CB-8683 changed plugin-id to pacakge-name
This commit is contained in:
parent
1c41959288
commit
5dc26d7e65
@ -3,7 +3,7 @@
|
||||
"version": "1.0.1-dev",
|
||||
"description": "Cordova Splashscreen Plugin",
|
||||
"cordova": {
|
||||
"id": "org.apache.cordova.splashscreen",
|
||||
"id": "cordova-plugin-splashscreen",
|
||||
"platforms": [
|
||||
"android",
|
||||
"amazon-fireos",
|
||||
|
@ -19,7 +19,7 @@
|
||||
-->
|
||||
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
id="org.apache.cordova.splashscreen"
|
||||
id="cordova-plugin-splashscreen"
|
||||
version="1.0.1-dev">
|
||||
<name>Splashscreen</name>
|
||||
<description>Cordova Splashscreen Plugin</description>
|
||||
|
@ -19,7 +19,7 @@
|
||||
-->
|
||||
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
id="org.apache.cordova.splashscreen.tests"
|
||||
id="cordova-plugin-splashscreen-tests"
|
||||
version="1.0.1-dev">
|
||||
<name>Cordova Splashscreen Plugin Tests</name>
|
||||
<license>Apache 2.0</license>
|
||||
|
Loading…
x
Reference in New Issue
Block a user