Browse Source

Update dependencies

arkon 4 years ago
parent
commit
fd545db1bd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -135,8 +135,8 @@ dependencies {
     // AndroidX libraries
     implementation 'androidx.annotation:annotation:1.2.0-alpha01'
     implementation 'androidx.appcompat:appcompat:1.3.0-alpha02'
-    implementation 'androidx.biometric:biometric:1.1.0-beta01'
-    implementation 'androidx.browser:browser:1.3.0-beta01'
+    implementation 'androidx.biometric:biometric:1.1.0-rc01'
+    implementation 'androidx.browser:browser:1.3.0-rc01'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
     implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'