chore: bump dependencies

This commit is contained in:
2025-09-06 22:02:11 +08:00
parent b20503ebbe
commit 84c60ed9ca

View File

@@ -12,16 +12,16 @@ repositories:
plugins: plugins:
com.android.application: com.android.application:
alias: android-application alias: android-application
version: 8.9.0 version: 8.13.0
com.android.library: com.android.library:
alias: android-library alias: android-library
version-ref: android-application version-ref: android-application
org.jetbrains.kotlin.android: org.jetbrains.kotlin.android:
alias: kotlin-android alias: kotlin-android
version: 2.1.10 version: 2.2.10
com.vanniktech.maven.publish: com.vanniktech.maven.publish:
alias: maven-publish alias: maven-publish
version: 0.31.0 version: 0.34.0
libraries: libraries:
io.noties.markwon: io.noties.markwon:
@@ -33,28 +33,28 @@ libraries:
version-ref: <this>::core version-ref: <this>::core
com.squareup.okhttp3: com.squareup.okhttp3:
okhttp: okhttp:
version: 4.12.0 version: 5.1.0
androidx.lifecycle: androidx.lifecycle:
lifecycle-runtime-ktx: lifecycle-runtime-ktx:
version: 2.8.7 version: 2.9.3
androidx.core: androidx.core:
core-ktx: core-ktx:
version: 1.15.0 version: 1.17.0
androidx.appcompat: androidx.appcompat:
appcompat: appcompat:
version: 1.7.0 version: 1.7.1
com.google.android.material: com.google.android.material:
material: material:
version: 1.12.0 version: 1.13.0
androidx.constraintlayout: androidx.constraintlayout:
constraintlayout: constraintlayout:
version: 2.2.1 version: 2.2.1
androidx.test.ext: androidx.test.ext:
junit: junit:
version: 1.2.1 version: 1.3.0
androidx.test.espresso: androidx.test.espresso:
espresso-core: espresso-core:
version: 3.6.1 version: 3.7.0
junit: junit:
junit: junit:
version: 4.13.2 version: 4.13.2