pull/6/head v1.8
Ahmet Inan 2015-01-03 11:19:31 +01:00
rodzic b09bf0632c
commit 605f39cac0
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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