Files
lawnchair/gradle.properties
2021-03-03 14:25:21 +01:00

15 lines
409 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.8
PROTOBUF_DEPENDENCY=com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-7
BUILD_TOOLS_VERSION=30.0.2
COMPILE_SDK=android-30
org.gradle.jvmargs=-Xmx2048m