Skip to content
Snippets Groups Projects
Unverified Commit 77f0f79f authored by Yuki Okushi's avatar Yuki Okushi
Browse files

Update license year

parent 545c62f7
No related merge requests found
Copyright (c) 2014 The Rust Project Developers
Copyright (c) 2014-2020 The Rust Project Developers
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
......
#!/usr/bin/env sh
set -ex
NDK=android-ndk-r19c
......
#!/usr/bin/env sh
set -ex
# Prep the SDK and emulator
......
#!/usr/bin/env bash
set -ex
URL=https://dl.google.com/android/repository/sys-img/android
......
#!/usr/bin/env bash
set -ex
# shellcheck disable=SC1091
......
#!/usr/bin/env bash
set -ex
hide_output() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment