-> Version 0.7.0
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.frajul.endlessroll"
|
||||
android:versionCode="6"
|
||||
android:versionName="0.6.0" >
|
||||
android:versionCode="7"
|
||||
android:versionName="0.7.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:targetSdkVersion="23" />
|
||||
android:targetSdkVersion="26" />
|
||||
|
||||
<uses-feature
|
||||
android:glEsVersion="0x00020000"
|
||||
|
Reference in New Issue
Block a user