1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-09 11:52:23 +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 {
applicationId "com.roguetemple.hyperroid"
minSdkVersion 15
targetSdkVersion 15
minSdkVersion 18
targetSdkVersion 18
// multiDexEnabled true
//javaMaxHeapSize "4g"