chore: bump dependencies

This commit is contained in:
2023-12-29 00:13:16 +08:00
parent 1b6bc71e51
commit 7939d25bb6
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"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.9.21" />
<option name="version" value="1.9.22" />
</component>
</project>

View File

@@ -25,13 +25,13 @@ plugins:
version: 8.2.0
org.jetbrains.kotlin.android:
alias: kotlin-android
version: 1.9.21
version: 1.9.22
com.highcapable.flexilocale:
alias: flexi-locale
version: 1.0.1
com.google.devtools.ksp:
alias: kotlin-ksp
version: 1.9.21-1.0.15
version: 1.9.22-1.0.16
libraries:
com.fankes.projectpromote:
@@ -54,7 +54,7 @@ libraries:
version: 1.0.3
com.microsoft.appcenter:
appcenter-analytics:
version: 5.0.3
version: 5.0.4
appcenter-crashes:
version-ref: <this>::appcenter-analytics
com.github.topjohnwu.libsu:
@@ -68,7 +68,7 @@ libraries:
version: 2.10.1
com.squareup.okhttp3:
okhttp:
version: 5.0.0-alpha.11
version: 5.0.0-alpha.12
androidx.core:
core-ktx:
version: 1.12.0
@@ -77,7 +77,7 @@ libraries:
version: 1.6.1
com.google.android.material:
material:
version: 1.10.0
version: 1.11.0
androidx.constraintlayout:
constraintlayout:
version: 2.1.4