mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-05-19 22:32:40 -04:00
@@ -2,15 +2,15 @@
|
||||
# shellcheck disable=SC2034
|
||||
|
||||
# Sources
|
||||
FIREFOX_VERSION="141.0.1"
|
||||
IRONFOX_VERSION="${FIREFOX_VERSION}.1"
|
||||
FIREFOX_VERSION="141.0.2"
|
||||
IRONFOX_VERSION="${FIREFOX_VERSION}"
|
||||
FIREFOX_RELEASE_TAG="FIREFOX-ANDROID_${FIREFOX_VERSION//./_}_RELEASE"
|
||||
FIREFOX_RELEASE_PATH="releases/${FIREFOX_VERSION}"
|
||||
WASI_TAG="wasi-sdk-20"
|
||||
GLEAN_TAG="v64.4.0"
|
||||
GMSCORE_TAG="v0.3.9.250932"
|
||||
PHOENIX_TAG="2025.07.30.1"
|
||||
APPSERVICES_BRANCH="v141.0"
|
||||
APPSERVICES_BRANCH="release-v141"
|
||||
|
||||
# Tools
|
||||
BUNDLETOOL_TAG="1.18.1"
|
||||
|
||||
Reference in New Issue
Block a user