mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
example 'cl-repl': add files for android 15 (using Qt6.9)
This commit is contained in:
parent
395b6f2145
commit
ee72fc8847
5 changed files with 177 additions and 4 deletions
5
examples/Qt6/cl-repl/build-andrdoid/build.gradle.snippet
Normal file
5
examples/Qt6/cl-repl/build-andrdoid/build.gradle.snippet
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
android {
|
||||
packagingOptions.jniLibs.useLegacyPackaging true // add for APK compression
|
||||
|
||||
//...
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue