Skip to content

Commit 5d07c2a

Browse files
⬆ Update plugin com.android.application to v8
1 parent 5c36403 commit 5d07c2a

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
@@ -1,7 +1,7 @@
11
plugins {
22
kotlin("jvm") version "2.2.0" apply false
33
kotlin("android") version "2.2.0" apply false
4-
id("com.android.application") version "7.4.2" apply false
4+
id("com.android.application") version "8.11.1" apply false
55
id("com.gradleup.nmcp.aggregation").version("1.0.1")
66
}
77

0 commit comments

Comments
 (0)