mirror of https://github.com/qt/qtdoc.git
Android: update Calqlatr package name
Pick-to: 6.7 Fixes: QTBUG-122569 Change-Id: I28d76fe56e3c13e1d170e307f095668b380df75c Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Jani Korteniemi <jani.korteniemi@qt.io>
This commit is contained in:
parent
94f5237787
commit
5afde84fd3
|
@ -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%% --">
|
||||
|
|
Loading…
Reference in New Issue