Updated on 2026-08-14
This commit is contained in:
parent
1f816766e3
commit
6b245fd0d6
67 changed files with 183 additions and 174 deletions
|
|
@ -1,8 +1,8 @@
|
|||
package com.tangem.tangemserver;
|
||||
|
||||
import android.content.Context;
|
||||
import android.support.test.InstrumentationRegistry;
|
||||
import android.support.test.runner.AndroidJUnit4;
|
||||
import androidx.test.InstrumentationRegistry;
|
||||
import androidx.test.runner.AndroidJUnit4;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
package com.tangem.tangemserver.android;
|
||||
|
||||
import android.support.annotation.NonNull;
|
||||
import androidx.annotation.NonNull;
|
||||
import android.util.Log;
|
||||
|
||||
import com.tangem.tangemcard.data.TangemCard;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue