Skip to content
Permalink
Browse files
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.
@@ -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())

0 comments on commit 2bbae05

Please sign in to comment.