Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dependencies {
- implementation fileTree(dir: 'libs', include: ['*.jar'])
- implementation "com.android.support:support-core-utils:28.0.0"
- implementation "com.android.support:appcompat-v7:28.0.0"
- implementation 'androidx.biometric:biometric:1.0.1'
- //implementation 'androidx.biometric:biometric:1.0.0-alpha04'
- //implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta1'
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement