version 1.8

This commit is contained in:
Ahmet Inan 2015-01-03 11:19:31 +01:00
parent b09bf0632c
commit 605f39cac0

View file

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