Skip to content

Commit 3a38f45

Browse files
Update dependency com.android.tools:r8 to v8.11.18
1 parent 2198fa5 commit 3a38f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[libraries]
22
junit = "junit:junit:4.13.2"
33
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
4-
r8 = "com.android.tools:r8:8.7.18"
4+
r8 = "com.android.tools:r8:8.11.18"
55
kotlin-gradle-plugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0"

0 commit comments

Comments
 (0)