android-tools icon indicating copy to clipboard operation
android-tools copied to clipboard

33.0.1 release

Open anatol opened this issue 2 years ago • 1 comments

Android devs finally pushed platform-tools-33.0.1 to the repo (https://issuetracker.google.com/issues/229569602). It makes android-tools update to 33.0.1 release possible.

anatol avatar May 20 '22 22:05 anatol

I checkout on 33.0.1 tag and i fixed patches. Now I have a success build. I don't know how I can to check errors. https://github.com/nmeum/android-tools/pull/65

I build it by clang 14.0

cmake -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DCMAKE_BUILD_TYPE=Debug ..

jershell avatar May 30 '22 13:05 jershell

https://github.com/nmeum/android-tools/commit/078c6517eb40933140304ad0c23f16bafcb68095

anatol avatar Sep 24 '22 21:09 anatol