Skip to content

Commit

Permalink
Revert targetSdk to 33
Browse files Browse the repository at this point in the history
  • Loading branch information
irfano committed Jul 5, 2024
1 parent 4f5ea84 commit 5d4f38e
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 @@ -16,7 +16,7 @@ plugins {
ext {
minSdkVersion = 24
compileSdkVersion = 34
targetSdkVersion = 34
targetSdkVersion = 33
}

ext {
Expand Down

0 comments on commit 5d4f38e

Please sign in to comment.