mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
build: upgrade Hilt
This commit is contained in:
parent
f49d8a8cce
commit
5aafead87e
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ buildscript {
|
|||
classpath(kotlin("serialization", version = kotlinVersion))
|
||||
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")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.39.1")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue