Felipe César
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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' |
|
|
|
|