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

Fix "PO Pixel" non free app activity name

parent ae8b1ee3
No related branches found
No related tags found
1 merge request!214Resolve "Fix "PO Pixel" non free application activity name"
Pipeline #4162 passed
......@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16
targetSdkVersion 30
versionCode 152
versionName "1.81.1"
versionCode 153
versionName "1.81.2"
archivesBaseName = "$applicationId" + "_" + "$versionCode"
}
......
......@@ -281,7 +281,7 @@
component="ComponentInfo{au.com.shiftyjelly.pocketcasts/au.com.shiftyjelly.pocketcasts.ui.MainActivity}"
drawable="nonfree_pocketcasts" />
<item
component="ComponentInfo{com.teenageengineering.pocketoperatorforpixel/com.unity3d.player.UnityPlayerActivity}"
component="ComponentInfo{com.teenageengineering.pocketoperatorforpixel/com.unity3d.player.FoldablePlayerActivity}"
drawable="nonfree_pocketoperatorforpixel" />
<item
component="ComponentInfo{com.pr0gramm.app/com.pr0gramm.app.ui.MainActivity}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment