pull/6/head v1.37
Ahmet Inan 2018-04-07 17:49:16 +02:00
rodzic 12abc5b23b
commit e322b63e89
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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