makepad/examples/counter
andodeki 5efe6e24c9 fix(counter): drop local makepad-native-glue path dep
The examples/counter manifest referenced makepad-native-glue via an
out-of-repo relative path (../../../) — a local nigig glue crate not
present in upstream makepad. The dependency was never used by counter
code, so remove it to keep the fork tree self-contained.
2026-08-16 02:45:24 +03:00
..
src feat(test): Android makepad_test via adb + native-activity, standalone terminal mode 2026-08-16 02:17:48 +03:00
tests ft makepad_test (#974) 2026-03-25 16:09:03 +01:00
Cargo.toml fix(counter): drop local makepad-native-glue path dep 2026-08-16 02:45:24 +03:00