Kaydet (Commit) faffc3f8 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Impress Remote 1.0.0, tag sdremote-1.0.0

Change-Id: I5ca6205bbf39c2ffcc6ba67cf29f2395b90e190c
üst 2a1a4f15
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.libreoffice.impressremote" package="org.libreoffice.impressremote"
android:versionCode="1" android:versionCode="1"
android:versionName="0.1-Alpha" > android:versionName="Impress Remote 1.0.0" >
<uses-permission android:name="android.permission.INTERNET" /> <uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.BLUETOOTH" /> <uses-permission android:name="android.permission.BLUETOOTH" />
...@@ -58,4 +58,4 @@ ...@@ -58,4 +58,4 @@
</activity> </activity>
</application> </application>
</manifest> </manifest>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment