Skip to content

Commit

Permalink
Update plugin com.android.library to v8.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent eb04b77 commit 7dfcf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
plugins {
val kotlinVersion = "2.0.0"
id("com.android.application") version "8.5.1" apply false
id("com.android.library") version "8.5.1" apply false
id("com.android.library") version "8.5.2" apply false
id("org.jetbrains.kotlin.android") version kotlinVersion apply false
id("org.jetbrains.kotlin.plugin.compose") version kotlinVersion apply false
id("com.google.devtools.ksp") version "$kotlinVersion-1.0.22"
Expand Down

0 comments on commit 7dfcf87

Please sign in to comment.