Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hhstore committed Jul 7, 2024
1 parent 841a842 commit 36d6c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile/android/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN pipx install pdm
RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b ~/.local/bin


# TODO X: 更新软件包列表并安装必要的软件包
# TODO X: 更新软件包列表并安装必要的软件包, 此处安装的 adb-tools 版本过低, 需要从 Google 官网下载+安装
RUN apt-get update && apt-get install -y \
android-tools-adb \
android-tools-fastboot \
Expand Down

0 comments on commit 36d6c3d

Please sign in to comment.