This commit is contained in:
Alexey Pelykh 2014-12-18 08:47:21 +02:00
parent 1b510f8f34
commit fc810a5d8f

View file

@ -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