mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-04-14 00:01:34 +08:00
CB-4889 renaming org.apache.cordova.core.splashscreen to org.apache.cordova.splashscreen
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
id="org.apache.cordova.core.splashscreen"
|
||||
version="0.2.1-dev">
|
||||
id="org.apache.cordova.splashscreen"
|
||||
version="0.2.1">
|
||||
<name>Splashscreen</name>
|
||||
<description>Cordova Splashscreen Plugin</description>
|
||||
<license>Apache 2.0</license>
|
||||
|
||||
Reference in New Issue
Block a user