|
|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
|
<widget id="hmg.cloudSolutions.mohem" version="2.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
|
|
|
|
<widget id="hmg.cloudSolutions.mohem" version="2.4.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
|
|
|
|
<name>MOHEMM</name>
|
|
|
|
|
<description>an app created by cloud Solutions</description>
|
|
|
|
|
<author email="eservicescs@cloudsolution-sa.com" href="http://cloudsolution-sa.com">Cloud Solutions</author>
|
|
|
|
|
@ -108,7 +108,7 @@
|
|
|
|
|
</platform>
|
|
|
|
|
<platform name="android">
|
|
|
|
|
<preference name="android-minSdkVersion" value="21" />
|
|
|
|
|
<preference name="android-targetSdkVersion" value="28" />
|
|
|
|
|
<preference name="android-targetSdkVersion" value="30" />
|
|
|
|
|
</platform>
|
|
|
|
|
<plugin name="cordova-plugin-whitelist" spec="1.3.3" />
|
|
|
|
|
<plugin name="cordova-plugin-statusbar" spec="2.4.2" />
|
|
|
|
|
|