mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 21:27:01 +05:30
build: upgrade to Dagger 2.32
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
a9999aae2e
commit
2029ceeee0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
* SPDX-License-Identifier: GPL-3.0-only
|
* SPDX-License-Identifier: GPL-3.0-only
|
||||||
*/
|
*/
|
||||||
|
|
||||||
private const val DAGGER_HILT_VERSION = "2.31.2-alpha"
|
private const val DAGGER_HILT_VERSION = "2.32-alpha"
|
||||||
|
|
||||||
object Plugins {
|
object Plugins {
|
||||||
const val androidGradlePlugin = "com.android.tools.build:gradle:7.0.0-alpha05"
|
const val androidGradlePlugin = "com.android.tools.build:gradle:7.0.0-alpha05"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue