Skip to content

Commit

Permalink
Merge pull request #135 from wordpress-mobile/issue/134-compile-sdk-v…
Browse files Browse the repository at this point in the history
…ersion-34

[Android 14] Update compileSdkVersion to 34
  • Loading branch information
thomashorta committed Sep 12, 2023
2 parents e539743 + aa5f7db commit b9f9192
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 @@ -29,7 +29,7 @@ allprojects {

ext {
minSdkVersion = 24
compileSdkVersion = 33
compileSdkVersion = 34
targetSdkVersion = 33
}

Expand Down

0 comments on commit b9f9192

Please sign in to comment.