Skip to content

Commit 98310e4

Browse files
Update libs.versions.toml
Signed-off-by: 𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝 <wayne6324@gmail.com>
1 parent 6e0d405 commit 98310e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gradle/libs.versions.toml
22

33
[versions]
4-
agp = "8.13.0"
4+
agp = "8.11.1"
55
kotlin = "2.2.10"
66

77
# AndroidX Core and AppCompat
@@ -64,4 +64,4 @@ android-application = { id = "com.android.application", version.ref = "agp" }
6464
android-library = { id = "com.android.library", version.ref = "agp" }
6565
jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
6666
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
67-
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
67+
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 commit comments

Comments
 (0)