upgrade androidx.browser to 1.2.0 (#1595)
This commit is contained in:
parent
60b9a9c40b
commit
516546a3bf
3 changed files with 25 additions and 8 deletions
|
@ -107,7 +107,8 @@ dependencies {
|
|||
implementation "androidx.core:core-ktx:1.2.0-beta01"
|
||||
implementation "androidx.appcompat:appcompat:1.1.0"
|
||||
implementation "androidx.fragment:fragment-ktx:1.1.0"
|
||||
implementation "androidx.browser:browser:1.0.0"
|
||||
implementation "androidx.browser:browser:1.2.0"
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
|
||||
implementation "androidx.recyclerview:recyclerview:1.0.0"
|
||||
implementation "androidx.exifinterface:exifinterface:1.0.0"
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue