mirror of
https://github.com/fankes/ProjectPromote.git
synced 2025-09-08 23:14:15 +08:00
chore: bump dependencies
This commit is contained in:
@@ -12,16 +12,16 @@ repositories:
|
||||
plugins:
|
||||
com.android.application:
|
||||
alias: android-application
|
||||
version: 8.9.0
|
||||
version: 8.13.0
|
||||
com.android.library:
|
||||
alias: android-library
|
||||
version-ref: android-application
|
||||
org.jetbrains.kotlin.android:
|
||||
alias: kotlin-android
|
||||
version: 2.1.10
|
||||
version: 2.2.10
|
||||
com.vanniktech.maven.publish:
|
||||
alias: maven-publish
|
||||
version: 0.31.0
|
||||
version: 0.34.0
|
||||
|
||||
libraries:
|
||||
io.noties.markwon:
|
||||
@@ -33,28 +33,28 @@ libraries:
|
||||
version-ref: <this>::core
|
||||
com.squareup.okhttp3:
|
||||
okhttp:
|
||||
version: 4.12.0
|
||||
version: 5.1.0
|
||||
androidx.lifecycle:
|
||||
lifecycle-runtime-ktx:
|
||||
version: 2.8.7
|
||||
version: 2.9.3
|
||||
androidx.core:
|
||||
core-ktx:
|
||||
version: 1.15.0
|
||||
version: 1.17.0
|
||||
androidx.appcompat:
|
||||
appcompat:
|
||||
version: 1.7.0
|
||||
version: 1.7.1
|
||||
com.google.android.material:
|
||||
material:
|
||||
version: 1.12.0
|
||||
version: 1.13.0
|
||||
androidx.constraintlayout:
|
||||
constraintlayout:
|
||||
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
|
Reference in New Issue
Block a user