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

Fix "Too Good To Go" non free app activity name

parent 34ba6140
No related branches found
No related tags found
1 merge request!268Resolve "Fix "Too Good To Go" non free app activity name"
Pipeline #8126 passed
......@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16
targetSdkVersion 30
versionCode 205
versionName "1.116.0"
versionCode 206
versionName "1.116.1"
archivesBaseName = "$applicationId" + "_" + "$versionCode"
}
......
......@@ -377,7 +377,7 @@
component="ComponentInfo{fr.tisseo.android/fr.tisseo.android.activity.SplashScreenActivity}"
drawable="nonfree_tisseo" />
<item
component="ComponentInfo{com.app.tgtg/com.app.tgtg.activities.login.SplashActivity}"
component="ComponentInfo{com.app.tgtg/com.app.tgtg.feature.login.SplashActivity}"
drawable="nonfree_toogoodtogo" />
<item
component="ComponentInfo{com.trello/com.trello.home.HomeActivity}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment