Skip to content

Commit cc7f0db

Browse files
author
Maik Hummel
committed
Update build-tools to 29.0.3
1 parent 7bc57db commit cc7f0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ LABEL maintainer="Maik Hummel <hi@beevelop.com>" \
2626

2727
# https://developer.android.com/studio/#downloads
2828
ENV ANDROID_SDK_URL="https://dl.google.com/android/repository/commandlinetools-linux-6200805_latest.zip" \
29-
ANDROID_BUILD_TOOLS_VERSION=29.0.2 \
29+
ANDROID_BUILD_TOOLS_VERSION=29.0.3 \
3030
ANT_HOME="/usr/share/ant" \
3131
MAVEN_HOME="/usr/share/maven" \
3232
GRADLE_HOME="/usr/share/gradle" \

0 commit comments

Comments
 (0)