comparison android/AndroidManifest.xml @ 2485:a0c493abb872

Android: Missed the manifest in that last commit.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 26 Apr 2021 21:56:37 +0000
parents aa420e366b2b
children 3bf2f08fdc45
comparison
equal deleted inserted replaced
2484:cb5b67154399 2485:a0c493abb872
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="org.dbsoft.dwindows.dwtest"> 3 package="org.dbsoft.dwindows">
4 4
5 <application 5 <application
6 android:allowBackup="true" 6 android:allowBackup="true"
7 android:icon="@mipmap/ic_launcher" 7 android:icon="@mipmap/ic_launcher"
8 android:label="@string/app_name" 8 android:label="@string/app_name"