Working on implementing SQLite Database #16

This commit is contained in:
amazing-username
2019-03-02 19:33:29 -05:00
parent 74fcbd09c9
commit e542bf7dd4
30 changed files with 429 additions and 42 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ dependencies {
implementation 'com.android.support:support-v4:28.0.0'
implementation 'com.android.support:design:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'org.jetbrains.anko:anko-common:0.9'
implementation "org.jetbrains.anko:anko:0.10.8"
implementation 'com.ealva:ealvatag:0.4.2'
implementation 'com.ealva:ealvalog:0.3.0'
implementation 'com.ealva:ealvalog-core:0.3.0'