File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ that can be found in the LICENSE file. -->
44
55# Changelog
66
7+ ## 1.0.0-dev.39
8+
9+ (These changes are targeting the bundled ` cargokit ` for Flutter builds.)
10+
11+ - Support Android 16KB page size.
12+ - Add default ` BINDGEN_EXTRA_CLANG_ARGS ` for ` AndroidEnvironment ` during build.
13+ - Remove hardcoded i686(x86) compilation for Android debug builds.
14+
715## 1.0.0-dev.38
816
917- Manually fixes Gradle platform plugin detection.
Original file line number Diff line number Diff line change 11name : agent_dart
2- version : 1.0.0-dev.38
2+ version : 1.0.0-dev.39
33
44description : |
55 An agent library built for Internet Computer,
Original file line number Diff line number Diff line change 11name : agent_dart_base
2- version : 1.0.0-dev.38
2+ version : 1.0.0-dev.39
33
44description : The Dart plugin that bridges Rust implementation for agent_dart.
55repository : https://github.com/AstroxNetwork/agent_dart
Original file line number Diff line number Diff line change 11name : agent_dart_ffi
2- version : 1.0.0-dev.38
2+ version : 1.0.0-dev.39
33
44description : The FFI plugin that bridges Rust implementation for agent_dart.
55repository : https://github.com/AstroxNetwork/agent_dart
You can’t perform that action at this time.
0 commit comments