Update gradle, Hilt

This commit is contained in:
Ricki Hirner 2024-04-01 13:32:50 +02:00
parent 10b007bd15
commit 6d462ea9e4
3 changed files with 4 additions and 4 deletions

View file

@ -218,4 +218,4 @@ dependencies {
testImplementation(libs.junit)
testImplementation(libs.okhttp.mockwebserver)
}
}

View file

@ -43,7 +43,7 @@ compose-compiler = "1.5.11"
# don't update to dnsjava 3.x until API level 26 (Android 8) is the minimum API [https://github.com/bitfireAT/davx5/issues/453]
dnsjava = "2.1.9"
glance = "1.0.0"
hilt = "2.51"
hilt = "2.51.1"
# keep in sync with * app/build.gradle.kts composeOptions.kotlinCompilerExtensionVersion
# * com.google.devtools.ksp at the end of this file
kotlin = "1.9.23"

View file

@ -1,6 +1,6 @@
#Mon Mar 04 14:10:49 CET 2024
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStoreBase=GRADLE_USER_HOME