Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #11006 from t895/target33
Android: Update target SDK version
  • Loading branch information
JosJuice committed Sep 9, 2022
2 parents 426b5b1 + 7659753 commit 2bbae05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Android/app/build.gradle
Expand Up @@ -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())

Expand Down

0 comments on commit 2bbae05

Please sign in to comment.