update to v.0.9.9.23

This commit is contained in:
David Luhmer 2019-01-27 16:08:09 +01:00
parent c1d83a05e3
commit 0588fb8cd5
2 changed files with 8 additions and 2 deletions

View file

@ -3,6 +3,12 @@
- Single Sign on for all Nextcloud Android Apps!
0.9.9.23
---------------------
- Fix - app crashes
- Feature - <a href="https://github.com/owncloud/News-Android-App/issues/717">#717 Launch a synchronization when switching from this app to another</a>
0.9.9.22
---------------------
- Fix - app crash during startup

View file

@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.luhmer.owncloudnewsreader"
android:installLocation="internalOnly"
android:versionCode="138"
android:versionName="0.9.9.22">
android:versionCode="139"
android:versionName="0.9.9.23">
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.INTERNET" />