Verified Commit 8cb9606c authored by ddorgan's avatar ddorgan Committed by gabriel klawitter
Browse files

Add apk signing variables.

parent 1da9198f
......@@ -19,3 +19,7 @@
android.useDeprecatedNdk=true
android.enableAapt2=false
MYAPP_RELEASE_STORE_FILE=app/apk.keystore
MYAPP_RELEASE_KEY_ALIAS=testing
MYAPP_RELEASE_STORE_PASSWORD=testing
MYAPP_RELEASE_KEY_PASSWORD=testing
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment