Skip to content

Commit

Permalink
update to 0.9.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Development committed Feb 8, 2019
1 parent b135009 commit 40f538f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
- Single Sign on for all Nextcloud Android Apps!


0.9.9.25
---------------------
- Fix - app crashes


0.9.9.24
---------------------
- Fix - app crashes



0.9.9.23
---------------------
- Fix - app crashes
Expand Down
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 @@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.luhmer.owncloudnewsreader"
android:installLocation="internalOnly"
android:versionCode="140"
android:versionName="0.9.9.24">
android:versionCode="141"
android:versionName="0.9.9.25">

<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down

0 comments on commit 40f538f

Please sign in to comment.