Skip to content

Commit 026cd57

Browse files
committed
bump agp
1 parent d6daec2 commit 026cd57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.1.20"
3-
android-compileSdk = "35"
3+
android-compileSdk = "36"
44
android-minSdk = "21"
55

66
[libraries]
@@ -13,7 +13,7 @@ kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serializa
1313
[plugins]
1414
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
1515
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
16-
android-library = { id = "com.android.library", version = "8.9.3" }
16+
android-library = { id = "com.android.library", version = "8.10.1" }
1717
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.8" }
1818
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
1919
vanniktech-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }

0 commit comments

Comments
 (0)