Merge pull request 'android versioncode bump' (#15) from vcbump into trunk
continuous-integration/drone/push Build is passing Details

Reviewed-on: #15
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
This commit is contained in:
Sarah Jamie Lewis 2021-06-25 10:59:28 -07:00
commit b1f81e4315
1 changed files with 1 additions and 1 deletions

View File

@ -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.0+15
version: 1.0.0+16
environment:
sdk: ">=2.12.0 <3.0.0"