mirror of
https://github.com/lampaa/com.lampa.startapp.git
synced 2026-02-15 00:07:54 +08:00
7 lines
237 B
XML
7 lines
237 B
XML
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
id="com.lampa.startapp"
|
|
version="1.2.3">
|
|
<name>startApp tests</name>
|
|
<license>MIT</license>
|
|
</plugin> |