mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
build: upgrade all dependencies
This commit is contained in:
parent
852f11e80a
commit
9d20916a99
5 changed files with 9 additions and 9 deletions
|
@ -16,7 +16,7 @@ buildscript {
|
|||
classpath(kotlin("gradle-plugin", version = kotlinVersion))
|
||||
classpath(kotlin("serialization", version = kotlinVersion))
|
||||
classpath("com.android.tools.build:gradle:7.2.0-alpha03")
|
||||
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.17.0")
|
||||
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.17.1")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.39.1")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue