You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,15 @@
1
+
## 2.3.3
2
+
3
+
### Fixed
4
+
5
+
* The deprecated `jcenter` repository is removed from the Android part. Now this project uses the latest native LINE SDK on `mavenCentral`. [#80](https://github.com/line/flutter_line_sdk/pull/80)
6
+
* Loosen the environment requirement of `dart` SDK to contain dart 3.x. [#82](https://github.com/line/flutter_line_sdk/pull/82)
7
+
1
8
## 2.3.2
2
9
3
10
### Fixed
4
11
5
-
* Upgrade Kotlin version and compile SDK version for Android native part. [73](https://github.com/line/flutter_line_sdk/pull/73)
12
+
* Upgrade Kotlin version and compile SDK version for Android native part. [#73](https://github.com/line/flutter_line_sdk/pull/73)
0 commit comments