Skip to content

Commit 013955e

Browse files
committed
kotlin 2.1.10
1 parent b7cb2c4 commit 013955e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ compileSdk = "35"
33
targetSdk = "35"
44
minSdk = "21"
55
jdk = "17"
6-
kotlin = "2.1.0"
6+
kotlin = "2.1.10"
77
agp = "8.8.0"
88
gms = "4.4.2"
99
crashlytics = "3.0.2"
@@ -23,7 +23,7 @@ materialThemePrefs = "0.9.1"
2323
androidxViewModel = "2.8.4"
2424
androidxNavigation = "2.8.0-alpha12"
2525
androidxActivityCompose = "1.10.0"
26-
androidxComposeTest = "1.7.6"
26+
androidxComposeTest = "1.7.7"
2727
androidxCoreSplashscreen = "1.0.1"
2828
androidxTracing = "1.2.0"
2929
androidxLifecycle = "2.8.7"

gradle/wrapper/gradle-wrapper.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#Thu Jan 02 08:41:27 GET 2025
1+
#Wed Feb 05 20:53:34 GET 2025
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-all.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)