Fix adb Server and Client Version Mismatch on Mac
Originally published at recca0120.github.io
The Problem
After updating the Android SDK, running adb devices threw:
adb server version (41) doesn't match this client (40)
It turned out that I had previously installed android-platform-tools via Homebre...
recca0120.hashnode.dev1 min read