Преглед изворни кода

Merge pull request #5793 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.2.0-beta01

Bump appcompat from 1.2.0-alpha03 to 1.2.0-beta01
Andy Scherzinger пре 5 година
родитељ
комит
f83566febc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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