Skip to content

Commit

Permalink
Merge pull request #20964 from wordpress-mobile/andy/target-sdk-revert
Browse files Browse the repository at this point in the history
Revert "Merge pull request #20854 from wordpress-mobile/andy/target-s…
  • Loading branch information
notandyvee authored Jun 10, 2024
2 parents f3a8d01 + 5dfcf98 commit 0be1c3d
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 = 34
targetSdkVersion = 33
}

ext {
Expand Down

0 comments on commit 0be1c3d

Please sign in to comment.