update dependencies
This commit is contained in:
parent
3210f2548f
commit
440ff64201
@ -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 fcmVersion = "21.1.0"
|
||||||
def crashlyticsVersion = "18.2.0"
|
def crashlyticsVersion = "18.2.0"
|
||||||
def playCoreVersion = "1.10.1"
|
def playCoreVersion = "1.10.1"
|
||||||
@ -320,7 +320,7 @@ def playCoreVersion = "1.10.1"
|
|||||||
dependencies {
|
dependencies {
|
||||||
|
|
||||||
implementation "androidx.browser:browser:1.4.0"
|
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.palette:palette-ktx:1.0.0"
|
||||||
implementation "androidx.viewpager:viewpager:1.0.0"
|
implementation "androidx.viewpager:viewpager:1.0.0"
|
||||||
implementation "androidx.exifinterface:exifinterface:1.3.3"
|
implementation "androidx.exifinterface:exifinterface:1.3.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user