Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 575f49c

Browse files
Fennec 133.0.3
Signed-off-by: Tavi <tavi@divested.dev>
1 parent 6816a01 commit 575f49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prebuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ popd
179179

180180
pushd "$application_services"
181181
# Break the dependency on older A-C
182-
sed -i -e '/android-components = /s/131\.0\.2/133.0/' gradle/libs.versions.toml
182+
sed -i -e '/android-components = /s/131\.0\.2/133.0.3/' gradle/libs.versions.toml
183183
echo "rust.targets=linux-x86-64,$rusttarget" >> local.properties
184184
sed -i -e '/NDK ez-install/,/^$/d' libs/verify-android-ci-environment.sh
185185
sed -i -e '/content {/,/}/d' build.gradle

0 commit comments

Comments
 (0)