chore: bump dependency versions

This commit is contained in:
2023-12-11 00:41:15 +08:00
parent 7775c82caa
commit 308afa7d6a
2 changed files with 6 additions and 6 deletions

2
.idea/kotlinc.xml generated
View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="KotlinJpsPluginSettings"> <component name="KotlinJpsPluginSettings">
<option name="version" value="1.9.20" /> <option name="version" value="1.9.21" />
</component> </component>
</project> </project>

View File

@@ -22,16 +22,16 @@ repositories:
plugins: plugins:
com.android.application: com.android.application:
alias: android-application alias: android-application
version: 8.1.2 version: 8.2.0
org.jetbrains.kotlin.android: org.jetbrains.kotlin.android:
alias: kotlin-android alias: kotlin-android
version: 1.9.20 version: 1.9.21
com.highcapable.flexilocale: com.highcapable.flexilocale:
alias: flexi-locale alias: flexi-locale
version: 1.0.1 version: 1.0.1
com.google.devtools.ksp: com.google.devtools.ksp:
alias: kotlin-ksp alias: kotlin-ksp
version: 1.9.20-1.0.14 version: 1.9.21-1.0.15
libraries: libraries:
com.fankes.projectpromote: com.fankes.projectpromote:
@@ -54,12 +54,12 @@ libraries:
version: 1.0.3 version: 1.0.3
com.microsoft.appcenter: com.microsoft.appcenter:
appcenter-analytics: appcenter-analytics:
version: 5.0.2 version: 5.0.3
appcenter-crashes: appcenter-crashes:
version-ref: <this>::appcenter-analytics version-ref: <this>::appcenter-analytics
com.github.topjohnwu.libsu: com.github.topjohnwu.libsu:
core: core:
version: 5.2.1 version: 5.2.2
com.github.duanhong169: com.github.duanhong169:
drawabletoolbox: drawabletoolbox:
version: 1.0.7 version: 1.0.7