File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,20 +6,18 @@ targetSdk = "35"
66minSdk = " 24"
77
88# Dependency versions
9- androidGradlePlugin = " 8.7.3 "
10- androidxComposeBom = " 2024.12 .01"
9+ androidGradlePlugin = " 8.9.1 "
10+ androidxComposeBom = " 2025.03 .01"
1111androidxTestVersion = " 1.6.1"
1212archTesting = " 2.2.0"
1313coil = " 3.0.4"
1414coreKtx = " 1.15.0"
1515coreSplash = " 1.0.1"
1616coroutineTest = " 1.9.0"
17- dataStore = " 1.1.1 "
17+ dataStore = " 1.1.4 "
1818detekt = " 1.23.7"
1919detektCompose = " 0.4.11"
20- exoPlayer = " 1.5.1"
21- glide = " 4.16.0"
22- glideCompose = " 1.0.0-beta01"
20+ exoPlayer = " 1.6.0"
2321hiltAndroid = " 2.53.1"
2422hiltNavigation = " 1.2.0"
2523hiltTest = " 2.53.1"
@@ -34,7 +32,7 @@ mockitoAndroid = "4.3.1"
3432mockitoKotlin = " 5.0.0"
3533mockwebserver = " 4.12.0"
3634moshi = " 1.15.1"
37- navigation = " 2.8.5 "
35+ navigation = " 2.8.9 "
3836retrofit = " 2.11.0"
3937room = " 2.6.1"
4038timber = " 5.0.1"
Original file line number Diff line number Diff line change 11# Mon Aug 05 19:39:07 CEST 2024
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments