Skip to content

Commit

Permalink
Update to 0.9.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Development committed Feb 22, 2016
1 parent 349b040 commit d1c4778
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
Binary file modified News-Android-App.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions News-Android-App/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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="105"
android:versionName="0.9.8.1"
android:versionCode="106"
android:versionName="0.9.8.2"
android:installLocation="auto">

<uses-permission android:name="android.permission.INTERNET" />
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ Updates
---------------------
0.9.8.2 (Google Play)
---------------------
- Critical bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/492">#492 App crashes on start</a>
0.9.8.1 (Google Play)
---------------------
- 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>
Expand Down

0 comments on commit d1c4778

Please sign in to comment.