Skip to content

Commit 1d4e501

Browse files
Update to 0.9.9.0
1 parent 362c2cd commit 1d4e501

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

News-Android-App.apk

-87.6 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="111"
6-
android:versionName="0.9.8.7"
5+
android:versionCode="112"
6+
android:versionName="0.9.9.0"
77
android:installLocation="auto">
88

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

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,17 @@ Contributors
8585
8686
Updates
8787
==================================
88-
0.9.9 (in development)
88+
1.0 (in development)
8989
---------------------
9090
9191
92+
0.9.9.0 (Google Play)
93+
---------------------
94+
- Improvement - Better error handling if API returns wrong version code
95+
- Feature - Add Splash Screen
96+
- Several Bug fixes and improvements
97+
98+
9299
0.9.8.7 (Google Play)
93100
---------------------
94101
- Fix app crash - <a href="https://github.com/owncloud/News-Android-App/issues/519">#519 New versions force quit on CM11</a>

0 commit comments

Comments
 (0)