Updated on 2026-08-14

This commit is contained in:
Tangem 2018-12-21 14:11:51 +03:00
parent 92a057f919
commit 4aea39f62a
3 changed files with 138 additions and 7 deletions

View file

@ -144,7 +144,6 @@ class MainActivity : AppCompatActivity(), NfcAdapter.ReaderCallback, CardProtoco
// set listeners
fab.setOnClickListener { showMenu(it) }
val apiHelper = ServerApiCommon()
apiHelper.setLastVersionListener { response ->
try {