Skip to content

Commit

Permalink
bump flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen committed Jul 6, 2024
1 parent 240e294 commit 1dc9162
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 @@ -41,7 +41,7 @@ android {
defaultConfig {
applicationId = "com.danemadsen.maid"
minSdk = 23
targetSdk = 33
targetSdk = 34
versionCode = flutterVersionCode.toInteger()
versionName = flutterVersionName
}
Expand Down

0 comments on commit 1dc9162

Please sign in to comment.