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

Merge branch '138-fix-too-good-to-go-non-free-app-component-name' into 'master'

Resolve "Fix "Too Good To Go" non free app component name"

Closes #138

See merge request !177
parents 2c9522ce 25dbdfe6
No related branches found
No related tags found
1 merge request!177Resolve "Fix "Too Good To Go" non free app component name"
Pipeline #3114 passed
......@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16
targetSdkVersion 30
versionCode 117
versionName "1.58.1"
versionCode 118
versionName "1.58.2"
archivesBaseName = "$applicationId" + "_" + "$versionCode"
}
......
......@@ -248,7 +248,7 @@
component="ComponentInfo{com.tinder/com.tinder.activities.LoginActivity}"
drawable="nonfree_tinder" />
<item
component="ComponentInfo{com.app.tgtg/com.app.tgtg.activities.SplashActivity}"
component="ComponentInfo{com.app.tgtg/com.app.tgtg.activities.login.SplashActivity}"
drawable="nonfree_toogoodtogo" />
<item
component="ComponentInfo{tv.twitch.android.app/tv.twitch.android.app.core.LandingActivity}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment