Version 35.0.2 is available https://github.com/nmeum/android-tools/releases This should contain some mdns fixes I'm interested in. Therefore I'd appreciate a version bump.
I've tried to compile it but I got this error suggesting a newer libusb is needed: nnectionSpeed(int)’: /var/tmp/portage/dev-util/android-tools-35.0.2/work/android-tools-35.0.2/vendor/adb/client/usb_libusb.cpp:510:18: error: ‘LIBUSB_SPEED_SUPER_PLUS_X2’ was not declared in this scope; did you mean ‘LIBUSB_SPEED_SUPER_PLUS’?
Looks like libusb needs https://github.com/libusb/libusb/commit/5b17c383f8dd27e6938ffcc125c2a839db72c1ff They still might release 1.0.28 https://github.com/libusb/libusb/issues/1453#issuecomment-2505703949