gradle: remove it for now

This commit is contained in:
rafal1137 2020-04-30 15:39:00 +02:00 committed by GitHub
parent 969c198aef
commit b074affcc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -31,15 +31,6 @@ android {
} }
} }
signingConfigs {
release {
storeFile file("")
storePassword ""
keyAlias ""
keyPassword ""
}
}
buildTypes { buildTypes {
release { release {
signingConfig signingConfigs.release signingConfig signingConfigs.release