Version 1.10

This commit is contained in:
Ahmet Inan 2015-01-04 17:58:26 +01:00
parent 3dfa1b4c86
commit 28aed20659

View file

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