mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-03 18:26:20 +00:00
Whitespace
This commit is contained in:
parent
cd1763f52a
commit
e2d2ef776a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||
def keystoreProperties = new Properties()
|
||||
|
||||
keystoreProperties.load(new FileInputStream(keystorePropertiesFile))
|
||||
|
||||
android {
|
||||
|
|
Loading…
Reference in a new issue