mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-10 04:52:38 +01:00
Test v1.4.10
This commit is contained in:
parent
c28dfff063
commit
f1a15901f3
@ -8,7 +8,7 @@ apply plugin: 'kotlin-kapt'
|
||||
apply plugin: 'io.fabric'
|
||||
apply plugin: 'com.github.triplet.play'
|
||||
|
||||
def withPlaySigning = file('../files.gplay-keys.json').exists()
|
||||
def withPlaySigning = file('../files/gplay-keys.json').exists()
|
||||
/*
|
||||
* Feel free to check the gitignore under the files/ folder to see what is required for the signing
|
||||
* It is assumed that if one of those files exist, all remaining ones exist as well
|
||||
|
Loading…
Reference in New Issue
Block a user