Update platform-tools (29.0.1) for Windows
Include the latest version of adb in Windows releases.
This commit is contained in:
parent
e3afb67e7f
commit
ffe0417228
1 changed files with 2 additions and 2 deletions
|
@ -35,6 +35,6 @@ prepare-sdl2:
|
||||||
SDL2-2.0.8
|
SDL2-2.0.8
|
||||||
|
|
||||||
prepare-adb:
|
prepare-adb:
|
||||||
@./prepare-dep https://dl.google.com/android/repository/platform-tools_r28.0.1-windows.zip \
|
@./prepare-dep https://dl.google.com/android/repository/platform-tools_r29.0.1-windows.zip \
|
||||||
db78f726d5dc653706dcd15a462ab1b946c643f598df76906c4c1858411c54df \
|
2334f92cf571fd2d9bf6ff7c637765bee5d8323e0bd8e051e15927d87b54b4e8 \
|
||||||
platform-tools
|
platform-tools
|
||||||
|
|
Loading…
Reference in a new issue