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