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:
PapaTutuWawa 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:

View File

@ -1,3 +1,7 @@
## 0.1.11+2
- **REFACTOR**: Make version constraints looser.
## 0.1.11+1
- **REFACTOR**: Make version constraints looser.

View File

@ -1,6 +1,6 @@
name: moxplatform_android
description: Android implementation of moxplatform
version: 0.1.11+1
version: 0.1.11+2
homepage: https://codeberg.org/moxxy/moxplatform
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
@ -30,10 +30,10 @@ dependencies:
moxplatform:
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
plugin_platform_interface: ^2.1.2
uuid: ^3.0.5

View File

@ -1,3 +1,7 @@
## 0.1.11+2
- **REFACTOR**: Make version constraints looser.
## 0.1.11+1
- **REFACTOR**: Make version constraints looser.

View File

@ -1,6 +1,6 @@
name: moxplatform_platform_interface
description: A common platform interface for the my_plugin plugin.
version: 0.1.11+1
version: 0.1.11+2
homepage: https://codeberg.org/moxxy/moxplatform
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
@ -17,7 +17,7 @@ dependencies:
version: ^0.1.4
moxplatform:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.11+1
version: ^0.1.11+2
plugin_platform_interface: ^2.1.2