mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 17:44:24 +07:00
Android target SDK to 34
This commit is contained in:
parent
e21da50c52
commit
b76534a883
@ -30,7 +30,7 @@ android {
|
||||
namespace = BuildConfig.identifier
|
||||
applicationId = BuildConfig.identifier
|
||||
minSdk = 21
|
||||
targetSdk = 33 // See #5044
|
||||
targetSdk = 34 // See #5044
|
||||
versionCode = BuildConfig.appCodeNumber
|
||||
versionName = BuildConfig.appVersion
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user