Add ".debug" to the applicationId to be able to install the app along with the prod version

This commit is contained in:
Benoit Marty
2019-07-11 17:59:07 +02:00
parent 43b3680774
commit 919dec4a56
3 changed files with 46 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">"RiotX"</string>
<!-- "app_name" is now defined in build.gradle -->
<!-- server urls -->
<string name="vector_im_server_url" translatable="false">https://vector.im</string>