update dependencies

This commit is contained in:
luvletter2333 2022-06-22 00:55:12 +08:00
parent 58d91d99aa
commit 47ba651ce1
No known key found for this signature in database
GPG Key ID: A26A8880836E1978
1 changed files with 2 additions and 2 deletions

View File

@ -337,7 +337,7 @@ android {
}
def okHttpVersion = "5.0.0-alpha.2"
def okHttpVersion = "5.0.0-alpha.9"
def fcmVersion = "21.1.0"
def crashlyticsVersion = "18.2.0"
def playCoreVersion = "1.10.1"
@ -345,7 +345,7 @@ def playCoreVersion = "1.10.1"
dependencies {
implementation "androidx.browser:browser:1.4.0"
implementation "androidx.core:core-ktx:1.7.0"
implementation "androidx.core:core-ktx:1.8.0"
implementation "androidx.palette:palette-ktx:1.0.0"
implementation "androidx.viewpager:viewpager:1.0.0"
implementation "androidx.exifinterface:exifinterface:1.3.3"