File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ For the Flutter plugins on Android ([view releases](https://github.com/objectbox
4343``` text
4444* Update ObjectBox database for Flutter Android apps to 5.1.0-2026-01-19.
4545 If your project is [using Admin](https://docs.objectbox.io/data-browser#admin-for-android), make
46- sure to update to `io.objectbox:objectbox-android-objectbrowser:5.1.0` in `android/app/build.gradle`.
46+ sure to update to `io.objectbox:objectbox-android-objectbrowser:5.1.0` in
47+ `android/app/build.gradle.kts` or `android/app/build.gradle`.
4748```
4849
4950``` text
Original file line number Diff line number Diff line change 66* Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to [ 5.1.0-2026-01-19] ( https://github.com/objectbox/objectbox-c/releases/tag/v5.1.0 ) .
77* Update ObjectBox database for Flutter Android apps to 5.1.0-2026-01-19.
88 If your project is [ using Admin] ( https://docs.objectbox.io/data-browser#admin-for-android ) , make
9- sure to update to ` io.objectbox:objectbox-android-objectbrowser:5.1.0 ` in ` android/app/build.gradle ` .
9+ sure to update to ` io.objectbox:objectbox-android-objectbrowser:5.1.0 ` in
10+ ` android/app/build.gradle.kts ` or ` android/app/build.gradle ` .
1011* Update ObjectBox database for Flutter iOS/macOS apps to 5.1.1-dev-2026-01-21.
1112 For existing projects, run ` pod repo update ` and ` pod update ObjectBox ` in the ` ios ` or ` macos ` directories.
1213
You can’t perform that action at this time.
0 commit comments