mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
chore(deps): update dependency com.google.dagger:hilt-android-gradle-plugin to v2.41
This commit is contained in:
parent
1ee309474d
commit
7d0374c7b7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ buildscript {
|
||||||
classpath(kotlin("gradle-plugin", version = kotlinVersion))
|
classpath(kotlin("gradle-plugin", version = kotlinVersion))
|
||||||
classpath(kotlin("serialization", version = kotlinVersion))
|
classpath(kotlin("serialization", version = kotlinVersion))
|
||||||
classpath("com.android.tools.build:gradle:7.0.4")
|
classpath("com.android.tools.build:gradle:7.0.4")
|
||||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.40.5")
|
classpath("com.google.dagger:hilt-android-gradle-plugin:2.41")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue