Rename fragment layouts

This commit is contained in:
topjohnwu
2017-01-25 17:07:23 +08:00
parent 6eb814ef0b
commit 3681177be4
14 changed files with 11 additions and 7 deletions

View File

@@ -59,6 +59,7 @@ dependencies {
compile 'com.madgag.spongycastle:prov:1.54.0.0'
compile 'com.madgag.spongycastle:pkix:1.54.0.0'
compile 'com.madgag.spongycastle:pg:1.54.0.0'
compile 'com.google.android.gms:play-services-safetynet:9.0.1'
compile 'com.google.android.gms:play-services-safetynet:10.0.1'
compile 'com.android.support:support-v4:25.1.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0'
}