mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
gradle: upgrade Accompanist and AGP
This commit is contained in:
parent
4971606709
commit
2d7b0bb3ab
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ buildscript {
|
|||
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")
|
||||
classpath("com.android.tools.build:gradle:7.2.0-alpha03")
|
||||
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.17.1")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.39.1")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue