mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
build: bump to AGP 7.1.0-alpha13
This commit is contained in:
parent
79faf01c17
commit
b0c3af7883
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ buildscript {
|
|||
classpath("com.android.tools:r8:3.1.17-dev")
|
||||
classpath(kotlin("gradle-plugin", version = kotlinVersion))
|
||||
classpath(kotlin("serialization", version = kotlinVersion))
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha12")
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha13")
|
||||
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.15.0")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.39")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue