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