Skip to content

Commit

Permalink
Merge pull request #1059 from wordpress-mobile/issue/1058-compile-sdk…
Browse files Browse the repository at this point in the history
…-version-34

[Android 14] Update compileSdkVersion to 34
  • Loading branch information
thomashorta authored Sep 12, 2023
2 parents 3796763 + 9911f01 commit 5317329
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 @@ -64,7 +64,7 @@ subprojects {

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

Expand Down

0 comments on commit 5317329

Please sign in to comment.