Felipe César
před 7 roky
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
android/build.gradle
|
|
|
@@ -34,7 +34,7 @@ android { |
|
|
|
} |
|
|
|
defaultConfig { |
|
|
|
minSdkVersion 16 |
|
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" |
|
|
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" |
|
|
|
} |
|
|
|
lintOptions { |
|
|
|
disable 'InvalidPackage' |
|
|
|
|