Commit 6d96274
committed
Bump dart_bridge to 1.3.2
Re-published Android binaries with explicit liblog linkage. 1.3.1's
CMakeLists.txt fix was a no-op on Android (that platform builds via a
hand-rolled clang line in the dart-bridge CI workflow, not CMake), so
the shipped Android Py 3.12 binary still missed liblog and crashed at
app start. 1.3.2's workflow adds -llog to the cross-compile and
re-releases all platform binaries.
Linux / Windows / Apple binaries are content-identical to 1.3.1.
Regenerated via dart run serious_python:gen_version_tables.
Release: https://github.com/flet-dev/dart-bridge/releases/tag/v1.3.21 parent 4294a47 commit 6d96274
5 files changed
Lines changed: 5 additions & 5 deletions
File tree
- src
- serious_python_android/android
- serious_python_darwin/darwin
- serious_python_linux/linux
- serious_python_windows/windows
- serious_python/lib/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments