Skip to content

Commit cb8c187

Browse files
committed
v1.0.1 ready
1 parent 112dac6 commit cb8c187

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

android/release/app-release.apk

9.13 MB
Binary file not shown.

android/release/output.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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":{}}]

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 1.0.1
2+
3+
- 3 New Screens Added
4+
5+
- Profile 2
6+
- Login 2
7+
- Payment Success
8+
9+
- Minor Bug Fixes
10+
11+
## 1.0.0
12+
13+
- Initial(Early) Release

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: A new Flutter project.
77
# Both the version and the builder number may be overridden in flutter
88
# build by specifying --build-name and --build-number, respectively.
99
# Read more about versioning at semver.org.
10-
version: 1.0.0+2
10+
version: 1.0.1+2
1111

1212
dependencies:
1313
flutter:

0 commit comments

Comments
 (0)