Skip to content

Match SDK versions in CI with current requirements

Philip Cohn-Cort requested to merge work/ci-11-2023 into master

Summary

This fixes execution on gitlab. The newer version of sdkmanager has different expectations, so we now create a directory for the SDK first and move cmdline-tools into that.

Other changes:

  • More inline comments
  • Cmdline tools (like sdkmanager) added to path
  • Platform tools (like adb) removed from path
  • 'patcher' is no longer installed
Edited by Philip Cohn-Cort

Merge request reports