mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-01 08:45:16 +08:00
chore: bump dependency versions
This commit is contained in:
2
.idea/kotlinc.xml
generated
2
.idea/kotlinc.xml
generated
@@ -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>
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user