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 @@ -3,7 +3,7 @@ compileSdk = "35"
33targetSdk = " 35"
44minSdk = " 21"
55jdk = " 17"
6- kotlin = " 2.0.21 "
6+ kotlin = " 2.1.0 "
77agp = " 8.7.3"
88gms = " 4.4.2"
99crashlytics = " 3.0.2"
@@ -15,7 +15,7 @@ saferoom = "1.3.0"
1515androidSqlCipher = " 4.5.4"
1616iosSqlCipher = " 4.5.4"
1717stately = " 2.0.6"
18- koin-bom = " 4.0.0 "
18+ koin-bom = " 4.0.1 "
1919kotlinx-serialization = " 1.7.3"
2020kotlinx-datetime = " 0.6.1"
2121napier = " 2.7.1"
@@ -38,9 +38,9 @@ junit = "4.13.2"
3838mockito = " 5.14.2"
3939turbine = " 1.2.0"
4040espresso = " 3.6.1"
41- desugar = " 2.1.3 "
41+ desugar = " 2.1.4 "
4242androidSecurityLint = " 1.0.3"
43- appdirs = " 1.2.2 "
43+ appdirs = " 1.3.0 "
4444
4545[libraries ]
4646coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref = " coroutines" }
Original file line number Diff line number Diff line change 1- # Sun Nov 24 22:24:04 GET 2024
1+ # Thu Jan 02 08:41:27 GET 2025
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -all.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -all.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments