Update app name

This commit is contained in:
Oystein Kristoffer Tveit 2022-01-30 15:06:28 +01:00
parent 4b812a25ca
commit 79923a8131
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.tangocard_reader"> package="com.example.tangocard_reader">
<application <application
android:label="tangocard_reader" android:label="Tangocard Reader"
android:icon="@mipmap/ic_launcher"> android:icon="@mipmap/ic_launcher">
<activity <activity
android:name=".MainActivity" android:name=".MainActivity"