Skip to content

Commit

Permalink
v1.0.1 ready
Browse files Browse the repository at this point in the history
  • Loading branch information
iampawan committed Jun 26, 2018
1 parent 112dac6 commit cb8c187
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
Binary file added android/release/app-release.apk
Binary file not shown.
1 change: 1 addition & 0 deletions android/release/output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":2,"versionName":"1.0.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
13 changes: 13 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## 1.0.1

- 3 New Screens Added

- Profile 2
- Login 2
- Payment Success

- Minor Bug Fixes

## 1.0.0

- Initial(Early) Release
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: A new Flutter project.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 1.0.0+2
version: 1.0.1+2

dependencies:
flutter:
Expand Down

0 comments on commit cb8c187

Please sign in to comment.