File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- androidPlugin = " 8.7.2 "
3
- kotlinPlugin = " 2.0.21 "
4
- sentryPlugin = " 4.13.0 "
5
- openapiPlugin = " 7.9 .0"
2
+ androidPlugin = " 8.7.3 "
3
+ kotlinPlugin = " 2.1.0 "
4
+ sentryPlugin = " 4.14.1 "
5
+ openapiPlugin = " 7.10 .0"
6
6
protobufPlugin = " 0.9.4"
7
- kspPlugin = " 2.0.21 -1.0.27 "
8
- androidxComposeBom = " 2024.10.01 "
7
+ kspPlugin = " 2.1.0 -1.0.29 "
8
+ androidxComposeBom = " 2024.11.00 "
9
9
androidxActivity = " 1.9.3"
10
10
androidxComposeAnimation = " 1.7.5"
11
11
androidxComposeMaterialAdaptive = " 1.0.0"
@@ -14,20 +14,20 @@ androidxDatastore = "1.1.1"
14
14
androidxEspressoCore = " 3.6.1"
15
15
androidxHilt = " 1.2.0"
16
16
androidxLifecycle = " 2.8.7"
17
- androidxNavigation = " 2.8.3 "
17
+ androidxNavigation = " 2.8.4 "
18
18
androidxJunit = " 1.2.1"
19
19
androidxWork = " 2.10.0"
20
20
coilCompose = " 2.7.0"
21
21
conscrypt = " 2.5.3"
22
22
desugar = " 2.1.3"
23
- hilt = " 2.52 "
23
+ hilt = " 2.53 "
24
24
junit = " 4.13.2"
25
25
kotlinxCouroutines = " 1.9.0"
26
26
kotlinxSerialization = " 1.7.3"
27
- moshi = " 1.15.1 "
27
+ moshi = " 1.15.2 "
28
28
okhttp = " 4.12.0"
29
29
playServicesBase = " 18.5.0"
30
- protobuf = " 4.28.3 "
30
+ protobuf = " 4.29.1 "
31
31
retrofit = " 2.11.0"
32
32
33
33
[libraries ]
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-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -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