Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Qt UI Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Design Studio
QML Viewer Projects
Qt UI Viewer
Commits
4c852b5d
Verified
Commit
4c852b5d
authored
1 year ago
by
Burak Hançerli
Browse files
Options
Downloads
Patches
Plain Diff
fix:
QDS-11195
parent
ae2326f3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#64652
passed
1 year ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
android/AndroidManifest.xml
+1
-1
1 addition, 1 deletion
android/AndroidManifest.xml
qtquickdesigner-components
+1
-1
1 addition, 1 deletion
qtquickdesigner-components
with
2 additions
and
2 deletions
android/AndroidManifest.xml
+
1
−
1
View file @
4c852b5d
<?xml version="1.0"?>
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"io.qt.qtdesignviewer"
android:installLocation=
"auto"
android:versionCode=
"1
6
"
android:versionName=
"1.2"
>
android:installLocation=
"auto"
android:versionCode=
"1
7
"
android:versionName=
"1.2"
>
<!-- %%INSERT_PERMISSIONS -->
<!-- %%INSERT_FEATURES -->
<supports-screens
android:anyDensity=
"true"
android:largeScreens=
"true"
...
...
This diff is collapsed.
Click to expand it.
qtquickdesigner-components
@
55dfd509
Compare
0e457477
...
55dfd509
Subproject commit
0e457477d54b068abc89cf124daedefe0436dd89
Subproject commit
55dfd50975935efbe67ea8cdb77ac01e4640db88
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment