This commit is contained in:
Ahmet Inan 2018-04-07 21:25:28 +02:00
parent afc3cb6769
commit dbb81cc959

View file

@ -6,8 +6,8 @@ android {
applicationId "xdsopl.robot36" applicationId "xdsopl.robot36"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 38 versionCode 39
versionName "1.37" versionName "1.38"
renderscriptTargetApi 18 renderscriptTargetApi 18
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true
} }