Gradle and travis updates (#2881)

* Update gradle wrapper

* Update buildtools, kotlin, and a plugin

* Replace old NDK in travis
This commit is contained in:
TacoTheDank
2020-04-16 17:23:02 -04:00
committed by GitHub
parent 5d03eef051
commit 287b83b6c6
7 changed files with 169 additions and 124 deletions

View File

@@ -11,7 +11,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:3.6.2")
classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
classpath("org.jmailen.gradle:kotlinter-gradle:2.3.1")
classpath("org.jmailen.gradle:kotlinter-gradle:2.3.2")
classpath("com.google.gms:google-services:4.3.3")
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files