Migrated to AndroidX.

This commit is contained in:
Erik C. Thauvin 2019-09-28 00:58:45 -07:00
parent ecd3583b23
commit c25a824228
11 changed files with 37 additions and 29 deletions

View file

@ -11,6 +11,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'org.jmailen.gradle:kotlinter-gradle:2.1.1'
classpath 'com.google.gms:google-services:4.3.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files