Hey, it wasn't the CI.....it were the release builds ALL ALONG!!!!

This commit is contained in:
Sorunome 2021-01-28 18:38:05 +01:00
commit f79c01d5be
2 changed files with 1 additions and 6 deletions

View file

@ -38,11 +38,6 @@ android {
main.java.srcDirs += 'src/main/kotlin'
}
lintOptions {
disable 'InvalidPackage'
checkReleaseBuilds false
}
defaultConfig {
applicationId "chat.fluffy.fluffychat"
minSdkVersion 21