mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
build: bump R8 to 3.3.14-dev
This commit is contained in:
parent
6222152f64
commit
a39a21c7e1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools:r8:3.3.7-dev")
|
||||
classpath("com.android.tools:r8:3.3.14-dev")
|
||||
classpath(kotlin("gradle-plugin", version = kotlinVersion))
|
||||
classpath(kotlin("serialization", version = kotlinVersion))
|
||||
classpath("com.android.tools.build:gradle:7.0.4")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue