Skip to content

Commit

Permalink
Upgrade targetSdk from 33 to 34.
Browse files Browse the repository at this point in the history
  • Loading branch information
notandyvee committed Jun 18, 2024
1 parent d6f3777 commit fb550c3
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 @@ -15,7 +15,7 @@ plugins {
ext {
minSdkVersion = 24
compileSdkVersion = 34
targetSdkVersion = 33
targetSdkVersion = 34
}

ext {
Expand Down

0 comments on commit fb550c3

Please sign in to comment.