changeset 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 cb5b67154399
children cec43818bd3e
files android/AndroidManifest.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/android/AndroidManifest.xml	Mon Apr 26 21:48:54 2021 +0000
+++ b/android/AndroidManifest.xml	Mon Apr 26 21:56:37 2021 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="org.dbsoft.dwindows.dwtest">
+    package="org.dbsoft.dwindows">
 
     <application
         android:allowBackup="true"