mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Merge branch 'android_api_version_bump' into beta
This commit is contained in:
		| @@ -3,13 +3,13 @@ plugins { | ||||
| } | ||||
|  | ||||
| android { | ||||
| 	compileSdk 31 | ||||
| 	compileSdk 33 | ||||
| 	ndkVersion '25.2.9519653' | ||||
|  | ||||
| 	defaultConfig { | ||||
| 		applicationId "is.xyz.vcmi" | ||||
| 		minSdk 19 | ||||
| 		targetSdk 31 | ||||
| 		targetSdk 33 | ||||
| 		versionCode 1310 | ||||
| 		versionName "1.3.1" | ||||
| 		setProperty("archivesBaseName", "vcmi") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user