1.0.20+20 version bump
All checks were successful
Flutter Schmutter / build (push) Successful in 3m6s
All checks were successful
Flutter Schmutter / build (push) Successful in 3m6s
This commit is contained in:
@ -16,10 +16,9 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 1.0.17
|
||||
version: 1.0.20+20
|
||||
|
||||
environment:
|
||||
#sdk: ^3.9.0-172.0.dev
|
||||
sdk: ^3.9.0-100.2.beta
|
||||
|
||||
# Dependencies specify other packages that your package needs in order to work.
|
||||
@ -31,7 +30,7 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
http: ^1.4.0 # API-Anfragen
|
||||
http: ^1.4.0
|
||||
video_player: ^2.2.10
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
|
Reference in New Issue
Block a user