Backup for local changes

This commit is contained in:
Alexander Doerflinger
2017-08-16 12:48:58 +02:00
parent a25a12b8c7
commit 8bf84bf936
3 changed files with 64 additions and 93 deletions

View File

@@ -26,6 +26,7 @@ dependencies {
})
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'com.afollestad.material-dialogs:core:0.9.4.3'
compile 'com.readystatesoftware.sqliteasset:sqliteassethelper:+'
compile 'devlight.io:navigationtabbar:1.2.5'
testCompile 'junit:junit:4.12'