increased version to "1.7"

This commit is contained in:
Ahmet Inan 2014-12-18 20:42:46 +01:00
parent dac04cbe86
commit dad49c3010

View file

@ -8,8 +8,8 @@ android {
applicationId "xdsopl.robot36"
minSdkVersion 15
targetSdkVersion 21
versionCode 7
versionName "1.6"
versionCode 8
versionName "1.7"
renderscriptTargetApi 19
renderscriptSupportModeEnabled true
}