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

Fix "Who has my stuff" free app activity name

parent d39db8f6
Branches
No related tags found
1 merge request!191Resolve "Fix "who has my stuff" free app icon"
Pipeline #3622 passed
......@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16
targetSdkVersion 30
versionCode 129
versionName "1.68.0"
versionCode 130
versionName "1.68.1"
archivesBaseName = "$applicationId" + "_" + "$versionCode"
}
......
......@@ -6844,7 +6844,7 @@
component="ComponentInfo{org.whispersystems.whisperpush/org.whispersystems.whisperpush.ui.RegistrationActivity}"
drawable="whisperpush" />
<item
component="ComponentInfo{de.freewarepoint.whohasmystuff/de.freewarepoint.whohasmystuff.MainActivity}"
component="ComponentInfo{de.freewarepoint.whohasmystuff/de.freewarepoint.whohasmystuff.activities.MainActivity}"
drawable="whohasmystuff" />
<item
component="ComponentInfo{com.vrem.wifianalyzer/com.vrem.wifianalyzer.MainActivity}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment