Make sure Lollipop+ devices use black navigation bars

Upgrade Gradle again
This commit is contained in:
Darren VanBuren 2020-02-29 02:25:24 -08:00
parent 26127f3b96
commit 8f637ef773
3 changed files with 10 additions and 1 deletions

View file

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