We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb9ffb commit 735250aCopy full SHA for 735250a
pkgs/native_assets_builder/CHANGELOG.md
@@ -1,7 +1,8 @@
1
-## 0.16.0-wip
+## 0.16.0
2
3
- Pass in path to pubspec (to read user-defines) in this package rather than in
4
the SDKs using this package.
5
+- Bump `package:native_assets_cli` to 0.16.0.
6
7
## 0.15.0
8
pkgs/native_assets_builder/pubspec.yaml
@@ -1,7 +1,7 @@
name: native_assets_builder
description: >-
This package is the backend that invokes build hooks.
-version: 0.16.0-wip
+version: 0.16.0
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_builder
resolution: workspace
0 commit comments