Skip to content

Commit

Permalink
Update build_android.dockerfile [build android apk]
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayaurora authored Jan 30, 2024
1 parent 5e0785f commit a243670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build/build_android.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN : \
\
# Buildozer \
&& apt-get install -y --no-install-recommends autoconf automake build-essential \
ccache cmake default-jdk gettext git libffi-dev libltdl-dev libssl-dev \
ccache cmake openjdk-17-jdk gettext git libffi-dev libltdl-dev libssl-dev \
libtool patch pkg-config unzip zip zlib1g-dev \
\
# Python 3.8 \
Expand Down

0 comments on commit a243670

Please sign in to comment.