Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 03c2151

Browse files
Update plugin com.android.application to v8.7.0
1 parent 31ad89c commit 03c2151

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
@@ -4,7 +4,7 @@
44

55
plugins {
66
id("com.android.library") version "8.4.1" apply false
7-
id("com.android.application") version "8.4.1" apply false
7+
id("com.android.application") version "8.7.0" apply false
88

99
kotlin("multiplatform") version "1.9.24" apply false
1010
id("org.jetbrains.kotlin.android") version "1.9.24" apply false

0 commit comments

Comments
 (0)