I m trying to get (build-tools;29.0.2), ndk-bundle, platform-tools and platform version(platforms;android-29).so I run the command below
sdkmanager “build-tools;29.0.2”“ndk-bundle”“platform-tools”“platforms;android-29”
AND i got that error
Warning: Failed to find package build-tools29.0.2: command not found
can someone help me please