File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
accompanist = " 0.37.0"
3
- androidDesugarJdkLibs = " 2.1.3 "
3
+ androidDesugarJdkLibs = " 2.1.4 "
4
4
# AGP and tools should be updated together
5
5
androidGradlePlugin = " 8.7.3"
6
6
androidTools = " 31.7.3"
@@ -36,14 +36,14 @@ firebasePerfPlugin = "1.4.2"
36
36
gmsPlugin = " 4.4.2"
37
37
googleOss = " 17.1.0"
38
38
googleOssPlugin = " 0.10.6"
39
- hilt = " 2.53.1 "
39
+ hilt = " 2.54 "
40
40
hiltExt = " 1.2.0"
41
41
jacoco = " 0.8.12"
42
42
junit4 = " 4.13.2"
43
43
kotlin = " 2.1.0"
44
- kotlinxCoroutines = " 1.10.0 "
44
+ kotlinxCoroutines = " 1.10.1 "
45
45
kotlinxDatetime = " 0.6.1"
46
- kotlinxSerializationJson = " 1.7.3 "
46
+ kotlinxSerializationJson = " 1.8.0 "
47
47
ksp = " 2.1.0-1.0.29"
48
48
moduleGraph = " 2.7.1"
49
49
okhttp = " 4.12.0"
@@ -52,7 +52,7 @@ protobufPlugin = "0.9.4"
52
52
retrofit = " 2.11.0"
53
53
retrofitKotlinxSerializationJson = " 1.0.0"
54
54
robolectric = " 4.14.1"
55
- roborazzi = " 1.37 .0"
55
+ roborazzi = " 1.39 .0"
56
56
room = " 2.6.1"
57
57
secrets = " 2.0.1"
58
58
truth = " 1.4.4"
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments