Release new 1.0.7 version

Changes:
- Correct select behavior.
- Add a black theme.
This commit is contained in:
Jochen Sprickerhof 2016-11-01 16:55:55 +01:00
parent a69cfd693e
commit 96d25869f4

View File

@ -20,8 +20,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ws.xsoh.etar"
android:installLocation="auto"
android:versionCode="9"
android:versionName="1.0.6">
android:versionCode="10"
android:versionName="1.0.7">
<!-- android:sharedUserLabel="@string/app_label"> -->
<!--