Update to 0.9.9.24
This commit is contained in:
parent
ac30a3390b
commit
1bb024d038
2 changed files with 9 additions and 2 deletions
|
@ -3,6 +3,13 @@
|
|||
- Single Sign on for all Nextcloud Android Apps!
|
||||
|
||||
|
||||
|
||||
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="139"
|
||||
android:versionName="0.9.9.23">
|
||||
android:versionCode="140"
|
||||
android:versionName="0.9.9.24">
|
||||
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
Loading…
Reference in a new issue