Updated on 2026-08-14

This commit is contained in:
Tangem 2019-03-30 14:42:26 +03:00
parent 424c9f8898
commit 8e2f4095c5
13 changed files with 82 additions and 20 deletions

View file

@ -0,0 +1,4 @@
package com.tangem;
public class Test {
}

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">DEV</string>
<string name="log_file_provider_authorities">com.tangem.data.LogFileProvider.debug</string>
<string name="app_name">DEBUG</string>
</resources>