mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Update dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
# Kotlin
|
||||
kotlin = "1.6.10"
|
||||
coroutines = "1.6.0"
|
||||
coroutines = "1.6.1"
|
||||
|
||||
# Serialization
|
||||
json = "1.3.2"
|
||||
@@ -12,7 +12,7 @@ composeGradle = "1.1.1"
|
||||
voyager = "1.0.0-beta16"
|
||||
accompanist = "0.24.4"
|
||||
kamel = "0.3.0"
|
||||
materialDialogs = "0.6.6"
|
||||
materialDialogs = "0.7.0"
|
||||
|
||||
# Android
|
||||
androidGradle = "7.0.4"
|
||||
@@ -50,7 +50,7 @@ multiplatformSettings = "0.8.1"
|
||||
# Utility
|
||||
kroki = "1.22"
|
||||
desugarJdkLibs = "1.1.5"
|
||||
klock = "2.6.3"
|
||||
klock = "2.7.0"
|
||||
aboutLibraries = "10.1.0"
|
||||
|
||||
# Localization
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user