Skip to content

Commit cd5fcfe

Browse files
Changelog: make Admin fix more noticeable
1 parent 1822dc0 commit cd5fcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objectbox/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* Migrate generator to analyzer 7.4 and source_gen 3.1 APIs. Allow analyzer version 8. [#742](https://github.com/objectbox/objectbox-dart/issues/742)
55
* Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to [4.3.1](https://github.com/objectbox/objectbox-c/releases/tag/v4.3.1).
66
* Update ObjectBox database for Flutter Android apps to 4.3.1.
7-
For Admin: do not display values twice. [#738](https://github.com/objectbox/objectbox-dart/issues/738)
87
If your project is [using Admin](https://docs.objectbox.io/data-browser#admin-for-android), make
98
sure to update to `io.objectbox:objectbox-android-objectbrowser:4.3.1` in `android/app/build.gradle`.
9+
* Admin for Android: do not display values twice. [#738](https://github.com/objectbox/objectbox-dart/issues/738)
1010
* Update ObjectBox database for Flutter iOS/macOS apps to 4.3.1.
1111
For existing projects, run `pod repo update` and `pod update ObjectBox` in the `ios` or `macos` directories.
1212

0 commit comments

Comments
 (0)