Android: Update target SDK version

This commit is contained in:
Charles Lombardo 2022-08-22 18:42:42 -04:00
parent 48fdbcde23
commit 7659753924
1 changed files with 1 additions and 1 deletions

View File

@ -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())