mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 02:05:16 +08:00
chore: bump dependencies
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.21" />
|
<option name="version" value="1.9.22" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
@@ -25,13 +25,13 @@ plugins:
|
|||||||
version: 8.2.0
|
version: 8.2.0
|
||||||
org.jetbrains.kotlin.android:
|
org.jetbrains.kotlin.android:
|
||||||
alias: kotlin-android
|
alias: kotlin-android
|
||||||
version: 1.9.21
|
version: 1.9.22
|
||||||
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.21-1.0.15
|
version: 1.9.22-1.0.16
|
||||||
|
|
||||||
libraries:
|
libraries:
|
||||||
com.fankes.projectpromote:
|
com.fankes.projectpromote:
|
||||||
@@ -54,7 +54,7 @@ libraries:
|
|||||||
version: 1.0.3
|
version: 1.0.3
|
||||||
com.microsoft.appcenter:
|
com.microsoft.appcenter:
|
||||||
appcenter-analytics:
|
appcenter-analytics:
|
||||||
version: 5.0.3
|
version: 5.0.4
|
||||||
appcenter-crashes:
|
appcenter-crashes:
|
||||||
version-ref: <this>::appcenter-analytics
|
version-ref: <this>::appcenter-analytics
|
||||||
com.github.topjohnwu.libsu:
|
com.github.topjohnwu.libsu:
|
||||||
@@ -68,7 +68,7 @@ libraries:
|
|||||||
version: 2.10.1
|
version: 2.10.1
|
||||||
com.squareup.okhttp3:
|
com.squareup.okhttp3:
|
||||||
okhttp:
|
okhttp:
|
||||||
version: 5.0.0-alpha.11
|
version: 5.0.0-alpha.12
|
||||||
androidx.core:
|
androidx.core:
|
||||||
core-ktx:
|
core-ktx:
|
||||||
version: 1.12.0
|
version: 1.12.0
|
||||||
@@ -77,7 +77,7 @@ libraries:
|
|||||||
version: 1.6.1
|
version: 1.6.1
|
||||||
com.google.android.material:
|
com.google.android.material:
|
||||||
material:
|
material:
|
||||||
version: 1.10.0
|
version: 1.11.0
|
||||||
androidx.constraintlayout:
|
androidx.constraintlayout:
|
||||||
constraintlayout:
|
constraintlayout:
|
||||||
version: 2.1.4
|
version: 2.1.4
|
||||||
|
Reference in New Issue
Block a user