Updated on 2026-08-14
This commit is contained in:
parent
424c9f8898
commit
8e2f4095c5
13 changed files with 82 additions and 20 deletions
4
app/src/debug/java/com/tangem/Test.java
Normal file
4
app/src/debug/java/com/tangem/Test.java
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
package com.tangem;
|
||||
|
||||
public class Test {
|
||||
}
|
||||
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue