Warning, /maui/communicator/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 0008 # Gradle caching allows reusing the build artifacts from a previous 0009 # build with the same inputs. However, over time, the cache size will 0010 # grow. Uncomment the following line to enable it. 0011 #org.gradle.caching=true 0012 android.bundle.enableUncompressedNativeLibs=true 0013 androidBuildToolsVersion=29.0.2 0014 androidCompileSdkVersion=31 0015 qt5AndroidDir=/home/camilo/Qt5152/5.15.2/android/src/android/java 0016 qtMinSdkVersion=21 0017 qtTargetSdkVersion=28