Merge branch 'master' of https://github.com/bitpay/copay into v3.5.0
This commit is contained in:
commit
19824e8fde
73 changed files with 200 additions and 94 deletions
|
|
@ -33,6 +33,9 @@
|
|||
<preference name="FadeSplashScreenDuration" value="100" />
|
||||
<preference name="SplashMaintainAspectRatio" value="true" />
|
||||
|
||||
<!-- Android Version: KitKat 4.4 (API Level 19) or higher -->
|
||||
<preference name="android-minSdkVersion" value="19" />
|
||||
|
||||
<!-- Plugins -->
|
||||
<plugin name="cordova-plugin-device" spec="~1.1.3"/>
|
||||
<plugin name="cordova-plugin-globalization" spec="~1.0.4" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue