mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Fix typing experience upgrade version.
Because of the production hotfix, we need to up this version to be higher than what is currently in prod.
This commit is contained in:
@@ -73,7 +73,7 @@ public class ExperienceUpgradeActivity extends BaseActionBarActivity implements
|
||||
R.string.experience_upgrade_preference_fragment__optionally_see_and_share_when_messages_have_been_read,
|
||||
null,
|
||||
false),
|
||||
TYPING_INDICATORS(435,
|
||||
TYPING_INDICATORS(432,
|
||||
new IntroPage(0xFF2090EA,
|
||||
TypingIndicatorIntroFragment.newInstance()),
|
||||
R.string.ExperienceUpgradeActivity_introducing_typing_indicators,
|
||||
|
||||
Reference in New Issue
Block a user