Temporarily revert to stable version of androidx.biometric (closes #3425)
(cherry picked from commit 131dfa62c4ad2796103dbf3d8256768460fab6cf)
This commit is contained in:
parent
f41077449a
commit
ea2f050f86
@ -141,7 +141,7 @@ dependencies {
|
|||||||
// AndroidX libraries
|
// AndroidX libraries
|
||||||
implementation 'androidx.annotation:annotation:1.1.0'
|
implementation 'androidx.annotation:annotation:1.1.0'
|
||||||
implementation 'androidx.appcompat:appcompat:1.3.0-alpha01'
|
implementation 'androidx.appcompat:appcompat:1.3.0-alpha01'
|
||||||
implementation 'androidx.biometric:biometric:1.1.0-alpha01'
|
implementation 'androidx.biometric:biometric:1.0.1'
|
||||||
implementation 'androidx.browser:browser:1.2.0'
|
implementation 'androidx.browser:browser:1.2.0'
|
||||||
implementation 'androidx.cardview:cardview:1.0.0'
|
implementation 'androidx.cardview:cardview:1.0.0'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-rc1'
|
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-rc1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user