increased version to "1.5"

This commit is contained in:
Ahmet Inan 2014-12-17 17:03:54 +01:00
parent fbffdf3d6d
commit 9f4c5459f6

View file

@ -8,8 +8,8 @@ android {
applicationId "xdsopl.robot36"
minSdkVersion 15
targetSdkVersion 21
versionCode 5
versionName "1.4"
versionCode 6
versionName "1.5"
renderscriptTargetApi 19
renderscriptSupportModeEnabled true
}