Skip to content

Commit 63c6455

Browse files
Update androidGradlePlugin to v8
1 parent 4cc19da commit 63c6455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919
val kotlinxCoroutines = "1.6.4"
2020
val junit5 = "5.9.1"
2121
val assertk = "0.25"
22-
val androidGradlePlugin = "7.2.2"
22+
val androidGradlePlugin = "8.4.0"
2323
val dotenv = "2.0.0"
2424
val ktlint = "10.3.0"
2525

0 commit comments

Comments
 (0)