mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-04 10:42:51 +00:00
updated sdk version
This commit is contained in:
parent
c5d3623e97
commit
7ca1a6156d
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user