Skip to content

Commit

Permalink
Increase android onboarding study to 50% for release channel (#1286)
Browse files Browse the repository at this point in the history
Resolves #1285
  • Loading branch information
deeppandya authored Dec 26, 2024
1 parent b4fcbac commit 1d8e6f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions studies/AndroidOnboardingStudy.json5
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
experiment: [
{
name: 'Enabled',
probability_weight: 25,
probability_weight: 50,
feature_association: {
enable_feature: [
'NewAndroidOnboarding',
Expand All @@ -40,7 +40,7 @@
},
{
name: 'Default',
probability_weight: 75,
probability_weight: 50,
},
],
filter: {
Expand Down

0 comments on commit 1d8e6f2

Please sign in to comment.