Skip to content

Commit

Permalink
chore(deps): update plugin com.android.library to v8.7.2 (#298)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent ca2ede4 commit 6a9acbc
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("com.android.application").version("8.3.2").apply(false)
id("com.android.library").version("8.3.2").apply(false)
id("com.android.library").version("8.7.2").apply(false)
kotlin("android").version("1.9.25").apply(false)
kotlin("multiplatform").version("1.9.25").apply(false)
id("maven-publish")
Expand Down

0 comments on commit 6a9acbc

Please sign in to comment.