mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
build: bump AGP to 7.1.0-alpha03
This commit is contained in:
parent
c927a47759
commit
7445f7d94e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildscript {
|
|||
}
|
||||
dependencies {
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.10")
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha02")
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha03")
|
||||
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.0")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.37")
|
||||
classpath("com.android.tools:r8:3.1.13-dev")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue