Skip to content

Commit a123ab4

Browse files
committed
Kotlin 2.1.20
1 parent c0b1c3b commit a123ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
plugins {
44
id("com.android.application") version "8.9.1" apply false
55
id("com.android.library") version "8.9.1" apply false
6-
id("org.jetbrains.kotlin.android") version "2.1.21" apply false
6+
id("org.jetbrains.kotlin.android") version "2.1.20" apply false
77
id("com.google.gms.google-services") version "4.4.2" apply false
88
}
99

0 commit comments

Comments
 (0)