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 4c9a50f commit c72ed16Copy full SHA for c72ed16
pkgs/native_toolchain_c/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.3.2
2
+
3
+- Added workaround minSdkVersion 19 and 20 for Android.
4
+- Start using sysroot for Android.
5
+- Added tests for up to Android API version 34.
6
7
## 0.3.1
8
9
- Added MSVC arm64 toolchain.
pkgs/native_toolchain_c/pubspec.yaml
@@ -1,7 +1,7 @@
name: native_toolchain_c
description: >-
A library to invoke the native C compiler installed on the host machine.
-version: 0.3.1
+version: 0.3.2
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_toolchain_c
topics:
0 commit comments