Added feature to delete a song. Now working on downloading the song in the background

This commit is contained in:
kdeng00
2020-01-11 15:54:49 -05:00
parent 8755cb1137
commit c893a38192
41 changed files with 365 additions and 524 deletions
-1
View File
@@ -19,7 +19,6 @@ allprojects {
repositories {
google()
jcenter()
}
}