chore(repo): Release new version
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user