1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-15 01:39:57 +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 {
applicationId "com.roguetemple.hyperroid"
minSdkVersion 18
targetSdkVersion 18
targetSdkVersion 26
// multiDexEnabled true
//javaMaxHeapSize "4g"