Diffstat (limited to 'export_presets.cfg')
-rw-r--r--export_presets.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/export_presets.cfg b/export_presets.cfg
index 6b1a93e..cb5a7e5 100644
--- a/export_presets.cfg
+++ b/export_presets.cfg
@@ -21,9 +21,9 @@ architectures/armeabi-v7a=true
architectures/arm64-v8a=true
architectures/x86=true
architectures/x86_64=true
-keystore/debug=""
-keystore/debug_user=""
-keystore/debug_password=""
+keystore/debug="./debug.keystore"
+keystore/debug_user="androiddebugkey"
+keystore/debug_password="android"
keystore/release=""
keystore/release_user=""
keystore/release_password=""