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

Fix "organic maps" free app activity name

parent 3ffd4504
No related branches found
No related tags found
1 merge request!197Resolve "Fix "Organic Maps" free app activity name"
Pipeline #3741 passed
......@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16
targetSdkVersion 30
versionCode 135
versionName "1.71.0"
versionCode 136
versionName "1.71.1"
archivesBaseName = "$applicationId" + "_" + "$versionCode"
}
......
......@@ -7874,7 +7874,7 @@
component="ComponentInfo{godau.fynn.usagedirect/godau.fynn.usagedirect.activity.SourceAppUsageStatisticsActivity}"
drawable="usagedirect" />
<item
component="ComponentInfo{app.organicmaps/com.mapswithme.maps.DownloadResourcesActivity}"
component="ComponentInfo{app.organicmaps/app.organicmaps.DownloadResourcesActivity}"
drawable="organicmaps" />
<item
component="ComponentInfo{com.nathaniel.motus.umlclasseditor/com.nathaniel.motus.umlclasseditor.controller.MainActivity}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment