Skip to content

Commit 69d7721

Browse files
Update to v.0.9.9.2
1 parent bfcd42f commit 69d7721

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

News-Android-App.apk

4.95 KB
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="113"
6-
android:versionName="0.9.9.1"
5+
android:versionCode="114"
6+
android:versionName="0.9.9.2"
77
android:installLocation="auto">
88

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

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,15 @@ Updates
8989
---------------------
9090
9191
92+
0.9.9.2 (Google Play)
93+
---------------------
94+
- Partial bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/532">#532 Graphical bug in landscape mode 10.1"</a>
95+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/530">#530 App crashes when trying to launch "Settings"</a>
96+
97+
9298
0.9.9.1 (Google Play)
9399
---------------------
94100
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/531">#531 Design issues with longclick-dialogs</a>
95-
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/530">#530 App crashes when trying to launch "Settings"</a>
96101
97102
98103
0.9.9.0 (Google Play)

0 commit comments

Comments
 (0)