Update to 0.9.5.2
This commit is contained in:
parent
c231217ede
commit
1e76a9dc64
3 changed files with 7 additions and 2 deletions
Binary file not shown.
|
@ -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="89"
|
||||
android:versionName="0.9.5.1"
|
||||
android:versionCode="90"
|
||||
android:versionName="0.9.5.2"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
|
@ -77,6 +77,11 @@ Updates
|
|||
---------------------
|
||||
|
||||
|
||||
0.9.5.2 (Google Play)
|
||||
---------------------
|
||||
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/376">#376 Design improvements</a>
|
||||
|
||||
|
||||
0.9.5.1 (Google Play)
|
||||
---------------------
|
||||
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/371">#371 App crash since 0.9.4 at startup</a>
|
||||
|
|
Loading…
Reference in a new issue