Эх сурвалжийг харах

Merge pull request #5363 from nextcloud/fix/lolipop-webview-crash

Changed appcompat 1.1.0 to 1.2.0-alpha02
Tobias Kaminsky 5 жил өмнө
parent
commit
5d868e47fc
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -291,7 +291,7 @@ dependencies {
     implementation 'androidx.legacy:legacy-support-v4:1.0.0'
     implementation 'com.google.android.material:material:1.1.0-rc02'
     implementation 'com.jakewharton:disklrucache:2.0.2'
-    implementation 'androidx.appcompat:appcompat:1.1.0'
+    implementation 'androidx.appcompat:appcompat:1.2.0-alpha02'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.1.0'
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"