Skip to content

Commit 09103ba

Browse files
chore(deps): update plugin com.android.application to v8.3.0 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6d4672 commit 09103ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22" apply false
1111
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.14.0" apply false
1212
id("org.jmailen.kotlinter") version "4.1.1" apply false
13-
id("com.android.application") version "8.2.2" apply false
13+
id("com.android.application") version "8.3.0" apply false
1414
id("com.vanniktech.maven.publish.base") version "0.27.0" apply false
1515
}
1616

0 commit comments

Comments
 (0)