Skip to content

Commit

Permalink
Update core to 30.3.3 (/subscribe timeout increase) [VPNAND-2062]
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-markowicz committed Feb 14, 2025
1 parent b95a7d0 commit 348df57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
// We should migrate to version catalogs as soon as IDE support is available:
// https://issuetracker.google.com/issues/226078451
ext.androidx_lifecycle_version = '2.8.7'
ext.core_version = '30.3.1'
ext.core_version = '30.3.3'
ext.datastore_version = '1.1.1'
ext.desugar_jdk_version = '2.0.4'
ext.detekt_version = '1.23.7'
Expand Down

0 comments on commit 348df57

Please sign in to comment.