mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
build: upgrade all dependencies
This commit is contained in:
parent
2852cbaff0
commit
1c2ae9ad99
5 changed files with 8 additions and 8 deletions
|
@ -10,8 +10,8 @@ buildscript {
|
|||
}
|
||||
dependencies {
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.10")
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha01")
|
||||
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.12.5")
|
||||
classpath("com.android.tools.build:gradle:7.1.0-alpha02")
|
||||
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.0")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.37")
|
||||
classpath("me.amanjeet.daggertrack:dagger-track:1.0.6-SNAPSHOT")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue