chore(release): publish packages

- moxplatform_android@0.1.11+2
 - moxplatform_platform_interface@0.1.11+2
 - moxplatform@0.1.11+2
This commit is contained in:
2022-09-06 14:22:29 +02:00
parent bf49dfc0d7
commit 4a89958351
6 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.11+2
- Update a dependency to the latest release.
## 0.1.11+1
- **REFACTOR**: Make version constraints looser.

View File

@@ -1,6 +1,6 @@
name: moxplatform
description: Moxxy platform-specific code
version: 0.1.11+1
version: 0.1.11+2
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
homepage: https://codeberg.org/moxxy/moxplatform
@@ -26,10 +26,10 @@ dependencies:
moxplatform_android:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.11+1
version: ^0.1.11+2
moxplatform_platform_interface:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.11+1
version: ^0.1.11+2
dev_dependencies:
flutter_test: