Felipe César
7 vuotta sitten
committed by
GitHub
vanhempi
commit
4829527277
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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' |
|
|
|
|