Version 1.9

This commit is contained in:
Ahmet Inan 2015-01-04 13:27:38 +01:00
parent 52a685f6c1
commit 21d48f4a11

View file

@ -8,8 +8,8 @@ android {
applicationId "xdsopl.robot36"
minSdkVersion 15
targetSdkVersion 21
versionCode 9
versionName "1.8"
versionCode 10
versionName "1.9"
renderscriptTargetApi 19
renderscriptSupportModeEnabled true
}