Skip to content

Commit eed04e2

Browse files
chore(deps): update plugin com.android.application to v8.8.2 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1657c62 commit eed04e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("org.jetbrains.kotlin.plugin.compose") version "2.0.21" apply false
99
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3" apply false
1010
id("org.jmailen.kotlinter") version "5.0.1" apply false
11-
id("com.android.application") version "8.8.1" apply false
11+
id("com.android.application") version "8.8.2" apply false
1212
id("com.vanniktech.maven.publish") version "0.30.0" apply false
1313
id("com.gradleup.nmcp") version "0.0.9"
1414
}

0 commit comments

Comments
 (0)