Add new app: android-platform-tools

This commit is contained in:
astrian 2025-07-18 09:42:08 +10:00
parent 4f186b4c0a
commit 2a8723d101
No known key found for this signature in database

View File

@ -199,6 +199,7 @@ install_apps() {
"visual-studio-code" # Visual Studio Code - 代码编辑器
"yubico-yubikey-manager" # YubiKey Manager - YubiKey 管理工具
"awscli" # AWS CLI - AWS 命令行工具
"android-platform-tools" # Android Platform Tools - ADB & Fastboot
)
total=${#apps[@]}