From f1a15901f329824815370d074dec043ce9532e06 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 20 Aug 2017 00:21:52 -0700 Subject: Test v1.4.10 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 90245f42..2c9c2c25 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 -- cgit v1.2.3