Skip to content

Commit

Permalink
Merge pull request #200 from Automattic/andy/issue-20360
Browse files Browse the repository at this point in the history
[Lib] Update targetSdk from 33 to 34.
  • Loading branch information
ravishanker authored Mar 26, 2024
2 parents 099d175 + 2e4cc74 commit c4ca5e6
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 @@ -33,7 +33,7 @@ subprojects {
ext {
minSdkVersion = 21
compileSdkVersion = 34
targetSdkVersion = 33
targetSdkVersion = 34
}


Expand Down

0 comments on commit c4ca5e6

Please sign in to comment.