chore(release): publish packages

- moxplatform_android@0.1.17+1
 - moxplatform@0.1.17+1
 - moxplatform_platform_interface@0.1.17+1
This commit is contained in:
2023-07-21 22:22:36 +02:00
parent d5fdbe736b
commit 17642f9fab
8 changed files with 54 additions and 10 deletions

View File

@@ -1,3 +1,8 @@
## 0.1.17+1
- **FIX**: Accidentally used the name as the target's key. Oops.
- **FIX**: Fix minor things.
## 0.1.17
- **FIX**: Fix typecasting issue.

View File

@@ -1,6 +1,6 @@
name: moxplatform_android
description: Android implementation of moxplatform
version: 0.1.17
version: 0.1.17+1
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.17
version: ^0.1.17+1
moxplatform_platform_interface:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.17
version: ^0.1.17+1
plugin_platform_interface: ^2.1.2
uuid: ^3.0.5