Skip to content

Commit eeef8ea

Browse files
authored
update icon link
1 parent 25ffde3 commit eeef8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-tools-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export ARCH=x86_64
44
APP=android-tools-appimage
55
APPDIR="$APP".AppDir
66
SITE="https://dl.google.com/android/repository/platform-tools-latest-linux.zip"
7-
ICON="https://developer.android.com/static/images/brand/Android_Robot.png"
7+
ICON="https://github.com/pkgforge-dev/android-tools-AppImage/blob/main/Android.png?raw=true"
88
APPIMAGETOOL="https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage"
99
SHARUN="https://bin.ajam.dev/$(uname -m)/sharun"
1010
LIB4BIN="https://raw.githubusercontent.com/VHSgunzo/sharun/refs/heads/main/lib4bin"

0 commit comments

Comments
 (0)