update to 0.9.9.25
This commit is contained in:
parent
b135009f68
commit
40f538f16c
2 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue