Dashboard list touch events actually start playing streams

Refined Home Fragment to clean up double definition of it for clarity

Updated Gradle release
This commit is contained in:
Darren VanBuren 2020-02-27 18:44:56 -08:00
parent d69aeece54
commit 2e9b76ce3b
8 changed files with 38 additions and 16 deletions

View file

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:3.6.0'
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