Revert "Upgrade platform-tools (32.0.0) for Windows"
This reverts commit c0de365f67
.
The new adb.exe crashes.
Refs #2981 comment <https://github.com/Genymobile/scrcpy/issues/2981#issuecomment-1024569778>
This commit is contained in:
parent
b8d7f36ba3
commit
eaba613633
1 changed files with 2 additions and 2 deletions
|
@ -28,6 +28,6 @@ prepare-sdl2:
|
||||||
SDL2-2.0.20
|
SDL2-2.0.20
|
||||||
|
|
||||||
prepare-adb:
|
prepare-adb:
|
||||||
@./prepare-dep https://dl.google.com/android/repository/platform-tools_r32.0.0-windows.zip \
|
@./prepare-dep https://dl.google.com/android/repository/platform-tools_r31.0.3-windows.zip \
|
||||||
41f4c7512b32cbb3f8c624c20b56326abb692a6f169b03b4b63b6c5a6fdbb08c \
|
0f4b8fdd26af2c3733539d6eebb3c2ed499ea1d4bb1f4e0ecc2d6016961a6e24 \
|
||||||
platform-tools
|
platform-tools
|
||||||
|
|
Loading…
Reference in a new issue