Fix
This commit is contained in:
parent
1b510f8f34
commit
fc810a5d8f
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ android {
|
|||
lintOptions {
|
||||
lintConfig file("lint.xml")
|
||||
abortOnError false
|
||||
checkReleaseBuilds false
|
||||
}
|
||||
|
||||
// This is from OsmAndCore_android.aar - for some reason it's not inherited
|
||||
|
|
Loading…
Reference in a new issue