increased version to 1.2

This commit is contained in:
Ahmet Inan 2014-12-14 15:05:46 +01:00
parent 0bd958b4d7
commit b7ce7d45cf

View file

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