Skip to content

Commit 1e76a9d

Browse files
Update to 0.9.5.2
1 parent c231217 commit 1e76a9d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

News-Android-App.apk

386 Bytes
Binary file not shown.

News-Android-App/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="de.luhmer.owncloudnewsreader"
5-
android:versionCode="89"
6-
android:versionName="0.9.5.1"
5+
android:versionCode="90"
6+
android:versionName="0.9.5.2"
77
android:installLocation="auto">
88

99
<uses-permission android:name="android.permission.INTERNET" />

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ Updates
7777
---------------------
7878

7979

80+
0.9.5.2 (Google Play)
81+
---------------------
82+
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/376">#376 Design improvements</a>
83+
84+
8085
0.9.5.1 (Google Play)
8186
---------------------
8287
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/371">#371 App crash since 0.9.4 at startup</a>

0 commit comments

Comments
 (0)