Skip to content

Commit

Permalink
Merge pull request #20854 from wordpress-mobile/andy/target-sdk-34
Browse files Browse the repository at this point in the history
Set targetSdk to 34.
  • Loading branch information
AjeshRPai authored Jun 4, 2024
2 parents 0e05482 + 01cf519 commit 56f0686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
ext {
minSdkVersion = 24
compileSdkVersion = 34
targetSdkVersion = 33
targetSdkVersion = 34
}

ext {
Expand Down

0 comments on commit 56f0686

Please sign in to comment.