Skip to content
Snippets Groups Projects
Verified Commit 6799737b authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Replace deprecated variable

parent 895ba8ec
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,6 @@ RUN apt-get --quiet update --yes && \
apt-get --quiet install --yes python3 python3-lxml
ENV PATH=$PATH:$ANDROID_HOME/platform-tools/
ENV ANDROID_HOME=$PWD/android-sdk-linux
ENV ANDROID_SDK_ROOT=$PWD/android-sdk-linux
ENV GRADLE_OPTS="-Dorg.gradle.daemon=False"
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