From bcc545c5c09381e2f8e48cbb9c4bd7883aba8db4 Mon Sep 17 00:00:00 2001 From: Yash Khare Date: Wed, 30 Oct 2019 15:13:19 +0530 Subject: [PATCH] Renamed resource file to prevent build from failing (#3189) --- app/src/main/res/{values-tt-cyrl => values-b+tt+Cyrl}/error.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/src/main/res/{values-tt-cyrl => values-b+tt+Cyrl}/error.xml (100%) diff --git a/app/src/main/res/values-tt-cyrl/error.xml b/app/src/main/res/values-b+tt+Cyrl/error.xml similarity index 100% rename from app/src/main/res/values-tt-cyrl/error.xml rename to app/src/main/res/values-b+tt+Cyrl/error.xml