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
parent bfeb6da24e
commit 1286a59618
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
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

View File

@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip