Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Itinerary
Commits
6c0e25b0
Commit
6c0e25b0
authored
Nov 16, 2022
by
Volker Krause
Browse files
Exclude unused QtMultiMedia plugins from the APK
parent
e4594a31
Pipeline
#268908
passed with stage
in 5 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/app/android/build.gradle
View file @
6c0e25b0
...
...
@@ -82,14 +82,17 @@ android {
exclude
'lib/*/*_Controls.2_Imagine_*'
exclude
'lib/*/*RemoteObjects*'
exclude
'lib/*/*StateMachine*'
exclude
'lib/*/*_audio_*'
exclude
'lib/*/*_imageformats_qico_*'
exclude
'lib/*/*_imageformats_qicns_*'
exclude
'lib/*/*_imageformats_qtga_*'
exclude
'lib/*/*_imageformats_qtiff_*'
exclude
'lib/*/*_playlistformats_*'
exclude
'lib/*/*_qmltooling_*'
exclude
'lib/*/*_qtgeoservices_esri_*'
exclude
'lib/*/*_qtgeoservices_mapbox_*'
exclude
'lib/*/*_qtgeoservices_nokia_*'
exclude
'lib/*/*_texttospeech_*'
}
aaptOptions
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment