Update to 0.9.9.8

This commit is contained in:
David Luhmer 2017-06-20 15:49:20 +02:00
parent ccba687340
commit d1ef635c39
3 changed files with 10 additions and 4 deletions

Binary file not shown.

View file

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="de.luhmer.owncloudnewsreader"
android:versionCode="119"
android:versionName="0.9.9.7"
android:versionCode="120"
android:versionName="0.9.9.8"
android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />

View file

@ -89,12 +89,18 @@ Updates
==================================
1.0 (in development)
---------------------
- Single Sign on for all Nextcloud Android Apps!
0.9.9.8 (in development)
0.9.9.9 (in development)
---------------------
0.9.9.8 (Google Play)
---------------------
- Fix several app crashes
- Use flavors (for proprietary api calls)
0.9.9.7 (Google Play)
---------------------
- Fix several app crashes