Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Jan 19, 2025
1 parent 61f01ba commit 2f7127d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ndk-pkg
Original file line number Diff line number Diff line change
Expand Up @@ -9230,7 +9230,7 @@ __setup() {

##################################################################################

wfetch 'https://raw.githubusercontent.com/leleliu008/ndk-pkg/dev/ndk-pkg-core-latest-release-version' --no-buffer
wfetch 'https://raw.githubusercontent.com/leleliu008/ndk-pkg/master/ndk-pkg-core-latest-release-version' --no-buffer

NDKPKG_CORE_LATEST_RELEASE_VERSION="$(cat ndk-pkg-core-latest-release-version)"
NDKPKG_CORE_LATEST_RELEASE_TAG="ndk-pkg-core-$NDKPKG_CORE_LATEST_RELEASE_VERSION"
Expand Down Expand Up @@ -9819,7 +9819,7 @@ fi
fi
}

NDKPKG_VERSION=0.19.12
NDKPKG_VERSION=0.20.0

NDKPKG_ARG0="$0"
NDKPKG_ARG1="$1"
Expand Down

0 comments on commit 2f7127d

Please sign in to comment.