1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-18 11:19:59 +00:00

android:: targetVersion 26

This commit is contained in:
Zeno Rogue 2018-12-15 22:19:32 +01:00
parent 52dfd434bb
commit af9c3f0b55

View File

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