#32 and #33 Began working on writing functionality for the SongViewActivity as implementing the UI

This commit is contained in:
amazing-username
2019-03-13 23:00:36 -04:00
committed by amazing-username
parent 8371f60d4e
commit 01e7f3869a
14 changed files with 298 additions and 79 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.1'
classpath 'com.android.tools.build:gradle:3.3.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files