increased version to "1.3"

This commit is contained in:
Ahmet Inan 2014-12-14 17:38:23 +01:00
parent 3a1e0d6201
commit 341b7ea18a

View file

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