Skip to content

Commit

Permalink
Update plugin com.android.application to v8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 4df757f commit 4d69812
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 @@ -9,7 +9,7 @@ plugins {
id("org.jetbrains.kotlin.plugin.compose") version "2.0.0" apply false
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.14.0" apply false
id("org.jmailen.kotlinter") version "4.4.1" apply false
id("com.android.application") version "8.5.2" apply false
id("com.android.application") version "8.6.0" apply false
id("com.vanniktech.maven.publish") version "0.29.0" apply false
id("com.gradleup.nmcp") version "0.0.9"
}
Expand Down

0 comments on commit 4d69812

Please sign in to comment.