Advertisement
tham7777

Untitled

Mar 3rd, 2020
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. dependencies {
  2. implementation fileTree(dir: 'libs', include: ['*.jar'])
  3.  
  4. implementation "com.android.support:support-core-utils:28.0.0"
  5. implementation "com.android.support:appcompat-v7:28.0.0"
  6.  
  7. implementation 'androidx.biometric:biometric:1.0.1'
  8. //implementation 'androidx.biometric:biometric:1.0.0-alpha04'
  9. //implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta1'
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement