mirror of
https://github.com/etesync/android
synced 2025-07-13 18:18:21 +00:00
build.gradle: fix indentation.
This commit is contained in:
parent
db588de749
commit
423fcf060c
@ -111,7 +111,6 @@ android {
|
||||
storePassword System.getenv("KSTOREPWD")
|
||||
keyAlias signingKeyAlias
|
||||
keyPassword System.getenv("KSTOREPWD")
|
||||
|
||||
}
|
||||
}
|
||||
buildTypes.release.signingConfig = signingConfigs.release
|
||||
|
Loading…
Reference in New Issue
Block a user