Target Android API 28 (Android 9 Pie)
This commit is contained in:
parent
6192c47840
commit
dc2059ae52
@ -20,7 +20,7 @@
|
|||||||
<allow-intent href="geo:*" />
|
<allow-intent href="geo:*" />
|
||||||
<platform name="android">
|
<platform name="android">
|
||||||
<preference name="android-minSdkVersion" value="21" />
|
<preference name="android-minSdkVersion" value="21" />
|
||||||
<preference name="android-targetSdkVersion" value="27" />
|
<preference name="android-targetSdkVersion" value="28" />
|
||||||
<allow-intent href="market:*" />
|
<allow-intent href="market:*" />
|
||||||
<preference name="HeaderColor" value="#F44336" />
|
<preference name="HeaderColor" value="#F44336" />
|
||||||
<preference name="StatusBarBackgroundColor" value="#E0E0E0" />
|
<preference name="StatusBarBackgroundColor" value="#E0E0E0" />
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"author": "Netsyms Technologies",
|
"author": "Netsyms Technologies",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cordova-android": "^8.0.0",
|
"cordova-android": "^8.1.0",
|
||||||
"cordova-browser": "^5.0.4",
|
"cordova-browser": "^5.0.4",
|
||||||
"cordova-plugin-app-version": "^0.1.9",
|
"cordova-plugin-app-version": "^0.1.9",
|
||||||
"cordova-plugin-headercolor": "^1.0.0",
|
"cordova-plugin-headercolor": "^1.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user