mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-09 03:18:41 -05:00
Update version in Android Manifest
This commit is contained in:
parent
f5a3b26199
commit
2b300eb9b0
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<manifest package="org.retroshare.android.qml_app"
|
<manifest package="org.retroshare.android.qml_app"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:versionName="1.0" android:versionCode="1"
|
android:versionName="0.6.4" android:versionCode="1"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
<application android:name="org.qtproject.qt5.android.bindings.QtApplication"
|
<application android:name="org.qtproject.qt5.android.bindings.QtApplication"
|
||||||
android:hardwareAccelerated="true"
|
android:hardwareAccelerated="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user