We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c240d commit e9cb06dCopy full SHA for e9cb06d
app/src/main/res/layout/activity_installed_add_on_details.xml
@@ -77,7 +77,7 @@
77
android:checked="false"
78
android:clickable="true"
79
android:focusable="true"
80
- android:text="@string/mozac_feature_addons_settings_allow_in_private_browsing"
+ android:text="@string/mozac_feature_addons_settings_allow_in_private_browsing_2"
81
android:padding="16dp"
82
android:textSize="18sp"/>
83
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
# Android Components
3
-android-components = "144.0.20250819090810"
+android-components = "144.0.20250820095721"
4
5
# AGP
6
android-gradle-plugin = "8.12.1"
0 commit comments