chore(repo): Release new version

This commit is contained in:
2023-09-03 13:11:12 +02:00
parent fe07b2a488
commit 81e819b4a7
8 changed files with 65 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
## 0.1.21
- **FIX**(android): Fix notification grouping with the foreground notification.
- **FIX**(android): Fix creating notifications on Android 13.
- **FEAT**(base,interface,android): Move more logic to Moxxy.
- **FEAT**(android,interface): Implement video thumbnail generation.
## 0.1.20
- **FIX**(android): Fix FileProvider id.

View File

@@ -1,6 +1,6 @@
name: moxplatform_android
description: Android implementation of moxplatform
version: 0.1.20
version: 0.1.21
homepage: https://codeberg.org/moxxy/moxplatform
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
@@ -29,10 +29,10 @@ dependencies:
moxplatform:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.17+4
version: ^0.1.17+5
moxplatform_platform_interface:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.20
version: ^0.1.21
plugin_platform_interface: ^2.1.2
uuid: ^3.0.5