Skip to content

Commit

Permalink
android v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Sep 21, 2023
1 parent 799bf14 commit 1f2c28c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions flutter_tex_js_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.0
* Update KaTeX to 2.0.0
* Move to Android Gradle Plugin 8

## 1.0.9
* Attempt to fix erroneous render results in some circumstances
([#12](https://github.com/amake/flutter_tex_js/issues/12))
Expand Down
2 changes: 1 addition & 1 deletion flutter_tex_js_android/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_tex_js_android
description: Android implementation of the flutter_tex_js plugin.
version: 1.0.9
version: 2.0.0
homepage: https://github.com/amake/flutter_tex_js

environment:
Expand Down

0 comments on commit 1f2c28c

Please sign in to comment.