Update Dockerfile

This commit is contained in:
Oskar 2021-10-22 01:00:42 +02:00 committed by GitHub
parent 0fbeb83deb
commit 64d38cff6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ RUN set -o xtrace \
&& chmod +x /usr/bin/android-wait-for-emulator \
&& touch /root/.android/repositories.cfg
ENV ANDROID_PLATFORM_VERSION 31
ENV ANDROID_PLATFORM_VERSION 30
ENV ANDROID_BUILD_TOOLS_VERSION 31.0.3
RUN yes | sdkmanager \