switch to androidx

This commit is contained in:
2018-10-22 01:00:49 +02:00
parent 0b22a18088
commit d6becd15c1
17 changed files with 253 additions and 65 deletions

View File

@@ -9,8 +9,6 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.google.gms:google-services:4.0.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}