1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-31 07:25:22 +01:00

Releasing android

This commit is contained in:
Loic Blot
2015-03-14 19:57:21 +01:00
parent 7993a403f2
commit b12f569fc6
6 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.minetest.minetest"
package="net.minetest.minetest"
android:versionCode="###ANDROID_VERSION###"
android:versionName="###BASE_VERSION###.###ANDROID_VERSION###"
android:installLocation="auto">