update dependencies

This commit is contained in:
luvletter2333 2022-06-22 00:55:12 +08:00 committed by Next Alone
parent 3210f2548f
commit 440ff64201
No known key found for this signature in database
GPG Key ID: DBA7B0AEF8C1CD2C

View File

@ -312,7 +312,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"
@ -320,7 +320,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"