Fixes package name.

This commit is contained in:
Lemmo Lavonen
2021-10-05 23:52:27 +03:00
parent c30fff7a6f
commit c98eb92c2f
8 changed files with 1 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
package ee.ut.math.lemmo.readnfctag;
package com.tarkvaraprojekt.mobileauthapp.NFC;
import android.nfc.tech.IsoDep;
import android.util.Log;