Migrated to AndroidX.
This commit is contained in:
parent
ecd3583b23
commit
c25a824228
11 changed files with 37 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue