We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aebe88 commit 186a6edCopy full SHA for 186a6ed
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ projectCompileSdkVersion = "35"
9
10
kotlin = "2.2.21"
11
kotlinter = "5.4.2"
12
-ksp = "2.2.21-2.0.5"
+ksp = "2.3.2"
13
kotlinxImmutableCollection = "0.4.0"
14
androidGradlePlugin = "9.0.1"
15
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
3
distributionPath=wrapper/dists
4
zipStorePath=wrapper/dists
5
zipStoreBase=GRADLE_USER_HOME
0 commit comments