mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	android:: updated targetSdkVersion to 29
This commit is contained in:
		| @@ -1,13 +1,13 @@ | ||||
| apply plugin: 'com.android.application' | ||||
|  | ||||
| android { | ||||
|     compileSdkVersion 28 | ||||
|     buildToolsVersion "28.0.3" | ||||
|     compileSdkVersion 29 | ||||
|     buildToolsVersion "29.0.1" | ||||
|  | ||||
|     defaultConfig { | ||||
|         applicationId "com.roguetemple.hyperroid" | ||||
|         minSdkVersion 18 | ||||
|         targetSdkVersion 28 | ||||
|         targetSdkVersion 29 | ||||
|        // multiDexEnabled true | ||||
|  | ||||
|         //javaMaxHeapSize "4g" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue