Skip to content

Make Android gitlab-ci script compatible with latest Android SDK version

Benjamin Deroche requested to merge (removed):android-ci-script-update into master

What does this MR do?

  • Compatibility with Android SDK 30 + Build tools 30.0.3 + Cmdline tools 7583922
  • Correctly setup the directory hierarchy so there is no need to indicate sdk_root directory to the sdkmanager
  • Replace deprecated environment var ANDROID_HOME with ANDROID_SDK_ROOT

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Benjamin Deroche

Merge request reports