We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9cbc8a commit d089c8dCopy full SHA for d089c8d
gradle/libs.versions.toml
@@ -3,8 +3,8 @@ minSdk = "26"
3
targetSdk = "34"
4
compileSdk = "35"
5
agp = "8.6.1"
6
-kotlin = "2.0.21"
7
-ksp = "2.0.21-1.0.27"
+kotlin = "2.1.0"
+ksp = "2.1.0-1.0.29"
8
ktlint = "12.1.2"
9
kotlinx-serialization = "1.7.3"
10
hilt = "2.53"
0 commit comments