remove duplicate dependency definition

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-05-19 10:04:43 +02:00
parent 0ded81884f
commit 673da0ae75
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -199,7 +199,6 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.biometric:biometric:1.1.0'
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
implementation 'androidx.multidex:multidex:2.0.1'