[android] Fixed android build

This commit is contained in:
Александр Зацепин 2018-03-30 15:51:47 +03:00 committed by Roman Kuznetsov
parent 8c3b04ba77
commit 055e9309bd

View file

@ -44,7 +44,7 @@ public enum PromoCategory
@Override
int getStringId()
{
return R.string.football_world_cup;
return R.string.fc2018;
}
@NonNull