Skip to content

Commit 5dfcf98

Browse files
committed
Revert "Merge pull request #20854 from wordpress-mobile/andy/target-sdk-34"
This reverts commit 56f0686, reversing changes made to 0e05482.
1 parent f3a8d01 commit 5dfcf98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
ext {
1616
minSdkVersion = 24
1717
compileSdkVersion = 34
18-
targetSdkVersion = 34
18+
targetSdkVersion = 33
1919
}
2020

2121
ext {

0 commit comments

Comments
 (0)