Update Impress Remote version.
Change-Id: I12ad4604d0426a52b47d99d1bc3c4c6536e83b07
This commit is contained in:
parent
c5d5990108
commit
960f1c2c7b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.libreoffice.impressremote"
|
||||
android:versionCode="1"
|
||||
android:versionName="0.1-Alpha" >
|
||||
android:versionCode="2"
|
||||
android:versionName="Impress Remote 1.0.0+" >
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.BLUETOOTH" />
|
||||
|
@ -58,4 +58,4 @@
|
|||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in a new issue