|
|
@@ -1,5 +1,5 @@ |
|
|
|
<?xml version='1.0' encoding='utf-8'?> |
|
|
|
<widget id="com.lesspass.android" version="2.0.3" android-versionCode="20003" xmlns="http://www.w3.org/ns/widgets" |
|
|
|
<widget id="com.lesspass.android" version="2.0.4" android-versionCode="20004" xmlns="http://www.w3.org/ns/widgets" |
|
|
|
xmlns:cdv="http://cordova.apache.org/ns/1.0"> |
|
|
|
<name>LessPass</name> |
|
|
|
<description> |
|
|
@@ -13,8 +13,8 @@ |
|
|
|
<!--<preference name="SplashScreenDelay" value="2000"/>--> |
|
|
|
<preference name="SplashScreen" value="screen"/> |
|
|
|
|
|
|
|
<plugin name="cordova-plugin-whitelist" spec="~1.3.1"/> |
|
|
|
<plugin name="cordova-plugin-splashscreen" spec="~4.0.1"/> |
|
|
|
<plugin name="cordova-plugin-whitelist" spec="~1.3.2"/> |
|
|
|
<plugin name="cordova-plugin-splashscreen" spec="~4.0.2"/> |
|
|
|
<preference name="ShowSplashScreenSpinner" value="false"/> |
|
|
|
|
|
|
|
<access origin="*"/> |
|
|
|