2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-31 14:15:14 +00:00

Fixed release build failing on lint errors

This commit is contained in:
Albert Vaca
2015-01-31 00:49:39 -08:00
parent 0510182866
commit f76977ef21

View File

@@ -34,6 +34,7 @@ android {
}
lintOptions {
abortOnError false
checkReleaseBuilds false
}
buildTypes {
}