Skip to content

Commit

Permalink
Adjust ttargetPercentile
Browse files Browse the repository at this point in the history
  • Loading branch information
karlenDimla committed Dec 3, 2024
1 parent 3be1008 commit 382e8ea
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions live/android-config/android-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,24 +258,10 @@
}
}
},
{
"id": 11,
"attributes": {
"daysSinceInstalled": {
"min": 1
},
"omnibarPositionFeatureEnabled": {
"value": true
},
"omnibarPosition": {
"value": "top"
}
}
},
{
"id": 12,
"targetPercentile": {
"before": 0.0625
"before": 0.05
},
"attributes": {
"appVersion": {
Expand All @@ -300,7 +286,7 @@
{
"id": 13,
"targetPercentile": {
"before": 0.0666
"before": 0.0526
},
"attributes": {
"appVersion": {
Expand All @@ -325,7 +311,7 @@
{
"id": 14,
"targetPercentile": {
"before": 0.0714
"before": 0.0556
},
"attributes": {
"appVersion": {
Expand All @@ -350,7 +336,7 @@
{
"id": 15,
"targetPercentile": {
"before": 0.0769
"before": 0.0588
},
"attributes": {
"appVersion": {
Expand Down

0 comments on commit 382e8ea

Please sign in to comment.