Update CHANGELOG and bump version
This commit is contained in:
parent
d4b2579f90
commit
817412ea91
@ -1,3 +1,7 @@
|
||||
# 2.3.3
|
||||
|
||||
* Adding ability to send SMS directly on Android (#57).
|
||||
|
||||
# 2.3.2
|
||||
|
||||
* Update Android plugin to use V2 embedding.
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: flutter_sms
|
||||
description: A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS.
|
||||
version: 2.3.2
|
||||
version: 2.3.3
|
||||
homepage: https://github.com/rodydavis/plugins
|
||||
repository: https://github.com/fluttercommunity/flutter_sms
|
||||
maintainer: Rody Davis (@rodydavis)
|
||||
|
Loading…
Reference in New Issue
Block a user