mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
build: upgrade R8
This commit is contained in:
parent
c283b121bb
commit
2606f2e79b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools:r8:3.1.17-dev")
|
||||
classpath("com.android.tools:r8:3.2.16-dev")
|
||||
classpath(kotlin("gradle-plugin", version = kotlinVersion))
|
||||
classpath(kotlin("serialization", version = kotlinVersion))
|
||||
classpath("com.android.tools.build:gradle:7.2.0-alpha02")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue