mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
build: update dependencies
This commit is contained in:
parent
c584d52e89
commit
ddb9bfeb07
5 changed files with 7 additions and 7 deletions
|
@ -11,11 +11,11 @@ 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-alpha08")
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha09")
|
||||
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