chore: deps: update dependencies

This commit is contained in:
ACh Sulfate
2023-08-20 15:41:12 +08:00
parent fcd26f8ae8
commit ce437017b6
6 changed files with 6 additions and 6 deletions

View File

@@ -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]

View File

@@ -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