Created GitHub actions workflow

This commit is contained in:
Juan Gilsanz Polo 2023-05-26 02:28:11 +02:00
parent 0271c704a7
commit f01e219ebe
3 changed files with 60 additions and 4 deletions

View file

@ -17,7 +17,7 @@ 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: 2.3.2+61
version: 99.99.99+99
environment:
sdk: '>=2.18.1 <3.0.0'