chore: bump dependencies

This commit is contained in:
2025-08-19 17:48:15 +08:00
parent 140b74fcab
commit 5b6caf4769
6 changed files with 26 additions and 27 deletions

View File

@@ -22,16 +22,16 @@ repositories:
plugins:
com.android.application:
alias: android-application
version: 8.9.3
version: 8.12.1
org.jetbrains.kotlin.android:
alias: kotlin-android
version: 2.1.10
version: 2.2.10
com.highcapable.flexilocale:
alias: flexi-locale
version: 1.0.1
version: 1.0.2
com.google.devtools.ksp:
alias: kotlin-ksp
version: 2.1.10-1.0.31
version: 2.2.10-2.0.2
libraries:
com.fankes.projectpromote:
@@ -68,13 +68,13 @@ libraries:
version: 1.0.7
com.google.code.gson:
gson:
version: 2.12.1
version: 2.13.1
com.squareup.okhttp3:
okhttp:
version: 5.0.0-alpha.16
version: 5.1.0
androidx.core:
core-ktx:
version: 1.16.0
version: 1.17.0
androidx.appcompat:
appcompat:
version: 1.7.1
@@ -86,10 +86,10 @@ libraries:
version: 2.2.1
androidx.test.ext:
junit:
version: 1.2.1
version: 1.3.0
androidx.test.espresso:
espresso-core:
version: 3.6.1
version: 3.7.0
junit:
junit:
version: 4.13.2