Files
Lawnchair/gradle.properties
T
2021-07-30 18:37:53 +02:00

18 lines
443 B
Properties

# Until all the dependencies move to android X
android.useAndroidX = true
android.enableJetifier = true
ANDROID_X_VERSION=1+
GRADLE_CLASS_PATH=com.android.tools.build:gradle:4.0.0
PROTOBUF_CLASS_PATH=com.google.protobuf:protobuf-gradle-plugin:0.8.16
PROTOBUF_DEPENDENCY=com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-7
BUILD_TOOLS_VERSION=30.0.3
COMPILE_SDK=android-30
org.gradle.jvmargs=-Xmx2048m
android.debug.obsoleteApi=true