[tor-commits] [orbot/master] Update .gitlab-ci.yml file
n8fr8 at torproject.org
n8fr8 at torproject.org
Wed Dec 22 21:55:10 UTC 2021
commit c3b64f85a44676ee215fcb68ef47d03006b0d4db
Author: Nathan Freitas <nathan at 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:
More information about the tor-commits
mailing list