Update to 0.7.0
This commit is contained in:
parent
d378e2bba0
commit
2e93e37ff9
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.luhmer.owncloudnewsreader"
|
||||
android:versionCode="63"
|
||||
android:versionName="0.6.9.9" >
|
||||
android:versionCode="64"
|
||||
android:versionName="0.7.0" >
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
||||
|
|
Loading…
Reference in a new issue