# Until all the dependencies move to android X android.useAndroidX = true android.enableJetifier = true org.gradle.parallel=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=32.0.0 COMPILE_SDK=android-32 org.gradle.jvmargs=-Xmx2048m android.debug.obsoleteApi=true