Add build scripts
This commit is contained in:
parent
54f94955e7
commit
ee3ae96146
6 changed files with 125 additions and 2 deletions
|
|
@ -18,6 +18,12 @@
|
|||
<icon monochrome="res/android/xxxhdpi/ic_launcher_monochrome.png" background="res/android/xxxhdpi/ic_launcher_background.png" density="xxxhdpi" foreground="res/android/xxxhdpi/ic_launcher_foreground.png" src="res/android/xxxhdpi/ic_launcher.png" />
|
||||
</platform>
|
||||
|
||||
<!-- <platform name="android">
|
||||
<edit-config file="AndroidManifest.xml" mode="merge" target="/manifest/application">
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
</edit-config>
|
||||
</platform> -->
|
||||
|
||||
<name>OMORI</name>
|
||||
<description>OMORI Android Port</description>
|
||||
<author email="noemail@email.ru" href="https://viende.su">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue