Warning, /maui/pix/android_files/gradle.properties is written in an unsupported language. File is not indexed.

0001 # Project-wide Gradle settings.
0002 # For more details on how to configure your build environment visit
0003 # http://www.gradle.org/docs/current/userguide/build_environment.html
0004 # Specifies the JVM arguments used for the daemon process.
0005 # The setting is particularly useful for tweaking memory settings.
0006 org.gradle.jvmargs=-Xmx2048m
0007 android.useAndroidX=true
0008 
0009 # Gradle caching allows reusing the build artifacts from a previous
0010 # build with the same inputs. However, over time, the cache size will
0011 # grow. Uncomment the following line to enable it.
0012 #org.gradle.caching=true
0013 android.bundle.enableUncompressedNativeLibs=true
0014 androidBuildToolsVersion=29.0.2
0015 androidCompileSdkVersion=31
0016 qt5AndroidDir=/home/camilo/Qt5152/5.15.2/android/src/android/java
0017 qtMinSdkVersion=21
0018 qtTargetSdkVersion=28