Skip to content
Snippets Groups Projects
Commit 327c9193 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Fix "Firefox Focus" free app component name

parent 6c72601e
No related branches found
No related tags found
1 merge request!178Resolve "Add "Firefox Focus" free app icon"
Pipeline #3115 passed
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree" applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
versionCode 118 versionCode 119
versionName "1.58.2" versionName "1.58.3"
archivesBaseName = "$applicationId" + "_" + "$versionCode" archivesBaseName = "$applicationId" + "_" + "$versionCode"
} }
......
...@@ -1822,7 +1822,7 @@ ...@@ -1822,7 +1822,7 @@
component="ComponentInfo{org.mozilla.rocket/org.mozilla.rocket.activity.MainActivity}" component="ComponentInfo{org.mozilla.rocket/org.mozilla.rocket.activity.MainActivity}"
drawable="firefox" /> drawable="firefox" />
<item <item
component="ComponentInfo{org.mozilla.klar/org.mozilla.focus.activity.MainActivity}" component="ComponentInfo{org.mozilla.focus/org.mozilla.focus.activity.MainActivity}"
drawable="firefoxfocus" /> drawable="firefoxfocus" />
<item <item
component="ComponentInfo{de.tadris.fitness/de.tadris.fitness.activity.LauncherActivity}" component="ComponentInfo{de.tadris.fitness/de.tadris.fitness.activity.LauncherActivity}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment