|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
name: contact_tracing |
|
|
|
|
description: Contact Tracing |
|
|
|
|
description: Contact Tracing Scanner |
|
|
|
|
|
|
|
|
|
# The following line prevents the package from being accidentally published to |
|
|
|
|
# pub.dev using `flutter pub publish`. This is preferred for private packages. |
|
|
|
|
@ -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+1 |
|
|
|
|
version: 1.0.0+2 |
|
|
|
|
|
|
|
|
|
environment: |
|
|
|
|
sdk: ">=2.16.0 <3.0.0" |
|
|
|
|
|