forked from firka/student-legacy
android build fix for image picker package
This commit is contained in:
parent
fdeb576ffa
commit
35e5c9cdc6
@ -38,6 +38,9 @@ android {
|
||||
|
||||
lintOptions {
|
||||
disable 'InvalidPackage'
|
||||
disable "Instantiatable"
|
||||
checkReleaseBuilds false
|
||||
abortOnError false
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
|
Loading…
x
Reference in New Issue
Block a user