Skip to content

Commit 90417fb

Browse files
Merge pull request #516 from dekusms/sherlockwisdom-patch-8
Change Android API level from 37 to 36
2 parents a7095fa + 0203488 commit 90417fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ENV GRADLE_USER_HOME=/project/.gradle
1919
WORKDIR /android
2020

2121
ENV ANDROID_COMMAND_LINE_TOOLS_FILENAME commandlinetools-linux-14742923_latest.zip
22-
ENV ANDROID_API_LEVELS android-37
22+
ENV ANDROID_API_LEVELS android-36
2323
ENV ANDROID_BUILD_TOOLS_VERSION 35.0.0
2424

2525
ENV ANDROID_HOME /usr/local/android-sdk-linux

0 commit comments

Comments
 (0)