mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-08 13:43:33 +01:00
Android: Update target SDK version
This commit is contained in:
parent
48fdbcde23
commit
7659753924
@ -26,7 +26,7 @@ android {
|
||||
// TODO If this is ever modified, change application_id in strings.xml
|
||||
applicationId "org.dolphinemu.dolphinemu"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
targetSdkVersion 33
|
||||
|
||||
versionCode(getBuildVersionCode())
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user