summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/demos/calqlatr/android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demos/calqlatr/android/AndroidManifest.xml b/examples/demos/calqlatr/android/AndroidManifest.xml
index 73ca481d0..4c1329ea7 100644
--- a/examples/demos/calqlatr/android/AndroidManifest.xml
+++ b/examples/demos/calqlatr/android/AndroidManifest.xml
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="org.qtproject.example.calqlatr"
+ package="org.qtproject.calqlatr"
android:installLocation="auto"
android:versionCode="-- %%INSERT_VERSION_CODE%% --"
android:versionName="-- %%INSERT_VERSION_NAME%% --">