Skip to content

Commit 3c070bb

Browse files
authored
bump to android sdk 28 (#24)
1 parent b758fb7 commit 3c070bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ LABEL maintainer="Héctor Ramos <[email protected]>"
55

66
# set default build arguments
77
ARG SDK_VERSION=sdk-tools-linux-3859397.zip
8-
ARG ANDROID_BUILD_VERSION=27
9-
ARG ANDROID_TOOLS_VERSION=27.0.3
8+
ARG ANDROID_BUILD_VERSION=28
9+
ARG ANDROID_TOOLS_VERSION=28.0.2
1010
ARG BUCK_VERSION=2018.10.29.01
1111
ARG NDK_VERSION=17c
1212
ARG NODE_VERSION=lts

0 commit comments

Comments
 (0)