30.0.0
Added 3
- Add initial support for wireless pairing in adb
- Add support for incremental APK installation in adb
- Implement client-side support for compression of adb push, pull, and sync commands when used with an Android 11 device
Changed 2
- Improve performance of adb push on high-latency connections
- Improve push and pull performance on Windows
adb Add initial support for wireless pairing. Add support for incremental APK installation. Implement client-side support for compression of adb {push, pull, sync} when used with an Android 11 device. Improve performance of adb push on high-latency connections. Improve push/pull performance on Windows.