This commit is contained in:
Pupil
2020-02-11 21:23:34 +09:00
parent 5634e94f3e
commit a714a8230b
12 changed files with 57 additions and 66 deletions

View File

@@ -61,6 +61,7 @@ dependencies {
implementation 'androidx.preference:preference:1.1.0'
implementation 'androidx.gridlayout:gridlayout:1.0.0'
implementation "androidx.biometric:biometric:1.0.1"
implementation "androidx.documentfile:documentfile:1.0.1"
implementation 'com.android.support:multidex:1.0.3'
implementation "com.daimajia.swipelayout:library:1.2.0@aar"
implementation 'com.google.android.material:material:1.2.0-alpha04'