forked from GitHub-Mirror/riotX-android
Add ".debug" to the applicationId to be able to install the app along with the prod version
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user