Skip to content

Commit

Permalink
Update to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Apr 29, 2020
1 parent b7b5b9a commit f4bab43
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ios/Flutter/flutter_export_environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ export "FLUTTER_TARGET=lib/main.dart"
export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build/ios"
export "FLUTTER_FRAMEWORK_DIR=/Users/rainvisitor/development/flutter/bin/cache/artifacts/engine/ios-release"
export "FLUTTER_BUILD_NAME=0.2.8"
export "FLUTTER_BUILD_NUMBER=208"
export "FLUTTER_BUILD_NAME=0.3.0"
export "FLUTTER_BUILD_NUMBER=300"
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ SPEC CHECKSUMS:
url_launcher: a1c0cc845906122c4784c542523d8cacbded5626
url_launcher_macos: fd7894421cd39320dce5f292fc99ea9270b2a313
url_launcher_web: e5527357f037c87560776e36436bf2b0288b965c
webview_flutter: bec7599de6bfbe8008a739aa3ebd7b364ea9d0cd
webview_flutter: d2b4d6c66968ad042ad94cbb791f5b72b4678a96

PODFILE CHECKSUM: 1b66dae606f75376c5f2135a8290850eeb09ae83

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: nsysu_ap
description: NSYSU AP

version: 0.2.8+208
version: 0.3.0+300

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

0 comments on commit f4bab43

Please sign in to comment.