Add clipboard plugin
This commit is contained in:
parent
fe53f1b87c
commit
66482cd9e2
4 changed files with 110 additions and 1 deletions
|
|
@ -28,4 +28,7 @@
|
|||
<feature name="SplashScreen">
|
||||
<param name="android-package" value="org.apache.cordova.splashscreen.SplashScreen" />
|
||||
</feature>
|
||||
<feature name="Clipboard">
|
||||
<param name="android-package" value="com.verso.cordova.clipboard.Clipboard" />
|
||||
</feature>
|
||||
</widget>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue