Upgrade platform-tools (31.0.3) for Windows
Include the latest version of adb in Windows releases. PR #2588 <https://github.com/Genymobile/scrcpy/pull/2588> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
3761f56c28
commit
3fdc89ad42
1 changed files with 2 additions and 2 deletions
|
@ -35,6 +35,6 @@ prepare-sdl2:
|
|||
SDL2-2.0.14
|
||||
|
||||
prepare-adb:
|
||||
@./prepare-dep https://dl.google.com/android/repository/platform-tools_r31.0.2-windows.zip \
|
||||
d560cb8ded83ae04763b94632673481f14843a5969256569623cfeac82db4ba5 \
|
||||
@./prepare-dep https://dl.google.com/android/repository/platform-tools_r31.0.3-windows.zip \
|
||||
0f4b8fdd26af2c3733539d6eebb3c2ed499ea1d4bb1f4e0ecc2d6016961a6e24 \
|
||||
platform-tools
|
||||
|
|
Loading…
Reference in a new issue