increased version to 1.1

This commit is contained in:
Ahmet Inan 2014-12-13 21:55:26 +01:00
parent 3d6f915b75
commit 42a809c6d9

View file

@ -8,8 +8,8 @@ android {
applicationId "xdsopl.robot36"
minSdkVersion 15
targetSdkVersion 21
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
renderscriptTargetApi 19
renderscriptSupportModeEnabled true
}