Skip to content

Commit 2fb076e

Browse files
chore(deps): update plugin com.android.application to v8.4.2
1 parent 5c46ddf commit 2fb076e

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
@@ -10,7 +10,7 @@ plugins {
1010
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.23" 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.3.0" apply false
13+
id("com.android.application") version "8.4.2" apply false
1414
id("com.vanniktech.maven.publish.base") version "0.27.0" apply false
1515
}
1616

0 commit comments

Comments
 (0)