mirror of
https://github.com/fankes/ProjectPromote.git
synced 2025-09-05 18:25:39 +08:00
chore: bump dependencies
This commit is contained in:
@@ -12,13 +12,13 @@ repositories:
|
|||||||
plugins:
|
plugins:
|
||||||
com.android.application:
|
com.android.application:
|
||||||
alias: android-application
|
alias: android-application
|
||||||
version: 8.1.1
|
version: 8.1.2
|
||||||
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: 1.9.10
|
version: 1.9.20
|
||||||
com.vanniktech.maven.publish:
|
com.vanniktech.maven.publish:
|
||||||
alias: maven-publish
|
alias: maven-publish
|
||||||
version: 0.25.3
|
version: 0.25.3
|
||||||
@@ -33,7 +33,7 @@ libraries:
|
|||||||
version-ref: <this>::core
|
version-ref: <this>::core
|
||||||
com.squareup.okhttp3:
|
com.squareup.okhttp3:
|
||||||
okhttp:
|
okhttp:
|
||||||
version: 4.11.0
|
version: 4.12.0
|
||||||
androidx.lifecycle:
|
androidx.lifecycle:
|
||||||
lifecycle-runtime-ktx:
|
lifecycle-runtime-ktx:
|
||||||
version: 2.6.2
|
version: 2.6.2
|
||||||
@@ -45,7 +45,7 @@ libraries:
|
|||||||
version: 1.6.1
|
version: 1.6.1
|
||||||
com.google.android.material:
|
com.google.android.material:
|
||||||
material:
|
material:
|
||||||
version: 1.9.0
|
version: 1.10.0
|
||||||
androidx.constraintlayout:
|
androidx.constraintlayout:
|
||||||
constraintlayout:
|
constraintlayout:
|
||||||
version: 2.1.4
|
version: 2.1.4
|
||||||
|
Reference in New Issue
Block a user