Skip to content

Commit

Permalink
Updated min sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
kidinov committed Jan 9, 2025
1 parent 9ec41cd commit 29eb5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gradle.ext.mediaPickerSourceGifBinaryPath = "org.wordpress.mediapicker:source-gi
gradle.ext.mediaPickerSourceWordPressBinaryPath = "org.wordpress.mediapicker:source-wordpress"

gradle.ext {
compileSdkVersion = 34
compileSdkVersion = 35
targetSdkVersion = 34
minSdkVersion = 26
}
Expand Down

0 comments on commit 29eb5e5

Please sign in to comment.