
23 Dec
2021
23 Dec
'21
1:25 a.m.
commit c3b64f85a44676ee215fcb68ef47d03006b0d4db Author: Nathan Freitas <nathan@guardianproject.info> Date: Mon Nov 8 15:44:46 2021 +0000 Update .gitlab-ci.yml file --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e12e5f5..0e2fac61 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,9 +1,9 @@ image: openjdk:11-jdk variables: -ANDROID_COMPILE_SDK: "30" -ANDROID_BUILD_TOOLS: "30.0.3" -ANDROID_SDK_TOOLS: "6858069_latest" + ANDROID_COMPILE_SDK: "30" + ANDROID_BUILD_TOOLS: "30.0.3" + ANDROID_SDK_TOOLS: "6858069_latest" before_script: