1
0
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:
Allan Wang 2017-08-20 00:21:52 -07:00
parent c28dfff063
commit f1a15901f3

View File

@ -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