mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
build: bump AGP
This commit is contained in:
parent
b924460bda
commit
1f229dfdf9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildscript {
|
|||
}
|
||||
dependencies {
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21")
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha06")
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha08")
|
||||
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.2")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.38.1")
|
||||
classpath("com.android.tools:r8:3.1.15-dev")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue