Navigation Menu

Skip to content

Commit

Permalink
Android: Update target SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
t895 committed Aug 22, 2022
1 parent 48fdbcd commit 7659753
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 7659753

Please sign in to comment.