mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2024-11-10 06:52:06 +00:00
gradle: remove it for now
This commit is contained in:
parent
969c198aef
commit
b074affcc3
1 changed files with 0 additions and 9 deletions
|
@ -31,15 +31,6 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
release {
|
||||
storeFile file("")
|
||||
storePassword ""
|
||||
keyAlias ""
|
||||
keyPassword ""
|
||||
}
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
signingConfig signingConfigs.release
|
||||
|
|
Loading…
Reference in a new issue