Skip to content

Commit

Permalink
chore: update target SDK to 33
Browse files Browse the repository at this point in the history
  • Loading branch information
tcrasset committed Feb 16, 2024
1 parent 1b06393 commit c8ea599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {
defaultConfig {
applicationId "com.tcrasset.yourBudget"
minSdkVersion 21
targetSdkVersion 30
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
}
Expand Down

0 comments on commit c8ea599

Please sign in to comment.