a CI a day keeps the doctor away

This commit is contained in:
Sorunome 2021-01-28 18:25:22 +01:00
commit 80505a321a
2 changed files with 1 additions and 2 deletions

View file

@ -40,6 +40,7 @@ android {
lintOptions {
disable 'InvalidPackage'
checkReleaseBuilds false
}
defaultConfig {