Skip to content

Commit

Permalink
Merge pull request #138 from codeforpakistan/changes
Browse files Browse the repository at this point in the history
updated version
  • Loading branch information
mubassirhayat authored Jul 20, 2023
2 parents ee02955 + d3d876b commit 9a8f74b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ subprojects {
project.evaluationDependsOn(':app')
}

task clean(type: Delete) {
tasks.register("clean", Delete) {
delete rootProject.buildDir
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.12+13
version: 1.0.16+16

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

0 comments on commit 9a8f74b

Please sign in to comment.