chore: deps: update dependencies
This commit is contained in:
@@ -37,7 +37,7 @@ weatherView = { module = "com.github.MatteoBattilana:WeatherView", version = "3.
|
||||
sealedEnum-runtime = { module = "com.github.livefront.sealed-enum:runtime", version.ref = "sealedEnum" }
|
||||
sealedEnum-ksp = { module = "com.github.livefront.sealed-enum:ksp", version.ref = "sealedEnum" }
|
||||
glide = { module = "com.github.bumptech.glide:glide", version = "4.15.1" }
|
||||
byte-buddy = { module = "net.bytebuddy:byte-buddy", version = "1.14.5" }
|
||||
byte-buddy = { module = "net.bytebuddy:byte-buddy", version = "1.14.6" }
|
||||
dalvik-dx = { module = "com.jakewharton.android.repackaged:dalvik-dx", version = "11.0.0_r3" }
|
||||
|
||||
[plugins]
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
||||
#Fri Dec 02 09:11:05 CST 2022
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user