update Manifest to Version 0.9.9.20
This commit is contained in:
parent
3f292b2958
commit
03bfa9ae3d
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="de.luhmer.owncloudnewsreader"
|
||||
android:installLocation="internalOnly"
|
||||
android:versionCode="135"
|
||||
android:versionName="0.9.9.19.1">
|
||||
android:versionCode="136"
|
||||
android:versionName="0.9.9.20">
|
||||
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
Loading…
Reference in a new issue