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.
2 parents 52b51f9 + 132bf5d commit 6c8783aCopy full SHA for 6c8783a
1 file changed
gradle/libs.versions.toml
@@ -1,16 +1,16 @@
1
[versions]
2
#jetbrains
3
-kotlin = "1.9.25"
+kotlin = "2.1.21"
4
#KSP
5
-kotlinxSerializationJson = "1.6.3"
6
-ksp = "1.9.25-1.0.20"
+kotlinxSerializationJson = "1.8.1"
+ksp = "2.1.21-2.0.1"
7
#Detekt
8
-detekt = "1.23.3"
+detekt = "1.23.8"
9
#AndroidX
10
androidx-constraintlayout = "2.2.1"
11
androidx-documentfile = "1.0.1"
12
#Room
13
-room = "2.6.1"
+room = "2.7.1"
14
#Fossify
15
commons = "2.0.0"
16
#Gradle
0 commit comments