1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-07-04 02:32:51 +00:00

updated sdk version

This commit is contained in:
Zeno Rogue 2018-06-07 20:13:31 +02:00
parent c5d3623e97
commit 7ca1a6156d

View File

@ -6,8 +6,8 @@ android {
defaultConfig { defaultConfig {
applicationId "com.roguetemple.hyperroid" applicationId "com.roguetemple.hyperroid"
minSdkVersion 15 minSdkVersion 18
targetSdkVersion 15 targetSdkVersion 18
// multiDexEnabled true // multiDexEnabled true
//javaMaxHeapSize "4g" //javaMaxHeapSize "4g"