Skip to content

Commit 436c946

Browse files
committed
Update R8 version to support Kotlin 1.9
1 parent 384f53f commit 436c946

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
@@ -42,7 +42,7 @@ dependencies {
4242
implementation("cc.ekblad:4koma:1.1.0")
4343
implementation("de.comahe.i18n4k:i18n4k-core-jvm:0.7.0")
4444

45-
r8("com.android.tools:r8:3.3.28")
45+
r8("com.android.tools:r8:8.0.40")
4646
}
4747

4848
application {

0 commit comments

Comments
 (0)