Skip to content

Commit

Permalink
v2.1.0+77
Browse files Browse the repository at this point in the history
  • Loading branch information
w8385 committed Oct 10, 2024
1 parent 2d37920 commit ab02502
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ android {
defaultConfig {
applicationId "com.w8385.my_solved"
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
targetSdkVersion 34
multiDexEnabled true
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: For solving problems in the world of programming; base on solved.ac

publish_to: "none" # Remove this line if you wish to publish to pub.dev

version: 2.1.0+76
version: 2.1.0+78

environment:
sdk: ">=2.18.2 <3.0.0"
Expand Down

0 comments on commit ab02502

Please sign in to comment.