Skip to content

Commit

Permalink
chore(deps): update plugin com.android.application to v8.7.3 (#67)
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 Dec 9, 2024
1 parent a4e7a18 commit 07c71fb
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 @@ -8,7 +8,7 @@ plugins {
id("org.jetbrains.kotlin.plugin.compose") version "2.0.21" apply false
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3" apply false
id("org.jmailen.kotlinter") version "4.5.0" apply false
id("com.android.application") version "8.7.2" apply false
id("com.android.application") version "8.7.3" apply false
id("com.vanniktech.maven.publish") version "0.30.0" apply false
id("com.gradleup.nmcp") version "0.0.9"
}
Expand Down

0 comments on commit 07c71fb

Please sign in to comment.