Skip to content

Commit 4ff716b

Browse files
chore: release 1.6.2 (#214)
Prepare releasing **1.6.2** After this pull request is merged, the following steps below will be going on: * Create tag for **1.6.2** * Publish to pub.dev * Create Github release for **1.6.2** *This pull request is opened by bot* Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
1 parent 414522c commit 4ff716b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.6.2](https://github.com/AgoraIO-Extensions/Agora-Flutter-RTM-SDK/compare/v1.5.9...v1.6.2) (2025-07-22)
4+
5+
### Features
6+
* previous 1.6.1 was published incorrectly
7+
* Add AGP namespace support([56d8f21](https://github.com/AgoraIO-Extensions/Agora-Flutter-RTM-SDK/pull/196/files))
8+
39
## [1.6.1](https://github.com/AgoraIO-Extensions/Agora-Flutter-RTM-SDK/compare/v1.5.9...v1.6.1) (2025-07-22)
410

511
### Features

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: agora_rtm
22
description: >-
33
Flutter wrapper around the Agora Real Time Message SDKs for Android and
44
iOS.
5-
version: 1.6.1
5+
version: 1.6.2
66
homepage: https://www.agora.io
77
repository: https://github.com/AgoraIO/Flutter-RTM
88
environment:

0 commit comments

Comments
 (0)