update missed version

This commit is contained in:
Daniel Micay 2020-06-12 01:24:32 -04:00
parent 9f5fb5864b
commit f88d3813a7

View File

@ -166,7 +166,7 @@ tar xvf platform-tools_r30.0.2-darwin.zip</pre>
<pre>curl.exe -O https://dl.google.com/android/repository/platform-tools_r30.0.2-windows.zip
(Get-FileHash platform-tools_r30.0.2-windows.zip).hash -eq "265dd7b55f58dff1a5ad5073a92f4a5308bd070b72bd8b0d604674add6db8a41"
tar xvf platform-tools_r30.0.0-windows.zip</pre>
tar xvf platform-tools_r30.0.2-windows.zip</pre>
<p>Next, add the tools to your <code>PATH</code> in the current shell so they can be
used without referencing them by file path, enabling usage by the flashing script. On