Skip to content

Commit d1c4778

Browse files
Update to 0.9.8.2
1 parent 349b040 commit d1c4778

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

News-Android-App.apk

29 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="105"
6-
android:versionName="0.9.8.1"
5+
android:versionCode="106"
6+
android:versionName="0.9.8.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
@@ -89,6 +89,11 @@ Updates
8989
---------------------
9090
9191
92+
0.9.8.2 (Google Play)
93+
---------------------
94+
- Critical bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/492">#492 App crashes on start</a>
95+
96+
9297
0.9.8.1 (Google Play)
9398
---------------------
9499
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/487">#487 App crashes when entering "Settings" on Android 4.4.4</a>

0 commit comments

Comments
 (0)