Update cordova project
This commit is contained in:
parent
5a001c8737
commit
960d3946e8
16 changed files with 44 additions and 16 deletions
17
cordova/android/project.properties
Normal file
17
cordova/android/project.properties
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# This file is automatically generated by Android Tools.
|
||||
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
||||
#
|
||||
# This file must be checked in Version Control Systems.
|
||||
#
|
||||
# To customize properties used by the Ant build system edit
|
||||
# "ant.properties", and override values to adapt the script to your
|
||||
# project structure.
|
||||
#
|
||||
# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
android.library.reference.1=CordovaLib
|
||||
# Project target.
|
||||
target=android-19
|
||||
key.store=../../../copay.keystore
|
||||
key.alias=copay_play
|
||||
Loading…
Add table
Add a link
Reference in a new issue