changed version code to 2
This commit is contained in:
parent
bb6c17102a
commit
71406b3fe2
@ -9,7 +9,7 @@ android {
|
||||
applicationId 'de.frajul.endlessroll'
|
||||
minSdkVersion 12
|
||||
targetSdkVersion 23
|
||||
versionCode 1
|
||||
versionCode 2
|
||||
versionName '1.0'
|
||||
}
|
||||
buildTypes {
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.frajul.endlessroll"
|
||||
android:versionCode="1"
|
||||
android:versionCode="2"
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user