Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
ci-image-android
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
briar
ci-image-android
Commits
c33157ae
Verified
Commit
c33157ae
authored
Dec 10, 2020
by
Torsten Grote
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to API 30
parent
7076b8fb
Pipeline
#5301
passed with stages
in 29 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
install.sh
install.sh
+2
-2
No files found.
install.sh
View file @
c33157ae
...
...
@@ -52,5 +52,5 @@ printf "\n79120722343a6f314e0719f863036c702b0e6b2a\n84831b9409646a918e30573bab4c
mkdir
/root/.android
touch
/root/.android/repositories.cfg
echo
y |
$ANDROID_HOME
/tools/bin/sdkmanager
"platform-tools"
echo
y |
$ANDROID_HOME
/tools/bin/sdkmanager
"build-tools;
29
.0.2"
echo
y |
$ANDROID_HOME
/tools/bin/sdkmanager
"platforms;android-
29
"
echo
y |
$ANDROID_HOME
/tools/bin/sdkmanager
"build-tools;
30
.0.2"
echo
y |
$ANDROID_HOME
/tools/bin/sdkmanager
"platforms;android-
30
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment