File tree 3 files changed +3
-332
lines changed
3 files changed +3
-332
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ datastorePreferences = "1.0.0"
11
11
desugar_jdk_libs = " 2.0.3"
12
12
espresso-core = " 3.6.1"
13
13
google-gson = " 2.10.1"
14
- gradle = " 8.1.4 "
14
+ gradle = " 8.9.0 "
15
15
hiltAndroid = " 2.55"
16
16
hiltNavigationCompose = " 1.0.0"
17
17
junit = " 4.13.2"
@@ -27,7 +27,7 @@ runtimeLivedata = "1.5.3"
27
27
bom = " 2024.05.00"
28
28
kotlinBom = " 1.9.20"
29
29
material3windowsize = " 1.3.1"
30
- android-application = " 8.3.2 "
30
+ android-application = " 8.9.0 "
31
31
kotlin-android = " 2.1.0"
32
32
dagger-hilt-android = " 2.55"
33
33
devtools-ksp = " 2.1.0-1.0.29"
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.4 -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