Bump Impress Remote version.
Change-Id: I94cae8873edb3efc449f9dfe8687e70a17d26a68
This commit is contained in:
parent
658c35878c
commit
07c99eff32
1 changed files with 2 additions and 2 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="3"
|
||||
android:versionName="1.0.1+ Impress Remote" >
|
||||
android:versionCode="4"
|
||||
android:versionName="1.0.2+ Impress Remote" >
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.BLUETOOTH" />
|
||||
|
|
Loading…
Reference in a new issue