Skip to content

Commit e9cb06d

Browse files
MickeyMozrvandermeulen
authored andcommitted
Update Android Components version to 144.0.20250820095721.
1 parent 75c240d commit e9cb06d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/main/res/layout/activity_installed_add_on_details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
android:checked="false"
7878
android:clickable="true"
7979
android:focusable="true"
80-
android:text="@string/mozac_feature_addons_settings_allow_in_private_browsing"
80+
android:text="@string/mozac_feature_addons_settings_allow_in_private_browsing_2"
8181
android:padding="16dp"
8282
android:textSize="18sp"/>
8383

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
# Android Components
3-
android-components = "144.0.20250819090810"
3+
android-components = "144.0.20250820095721"
44

55
# AGP
66
android-gradle-plugin = "8.12.1"

0 commit comments

Comments
 (0)