Files
lawnchair/gradle.properties
Hyunyoung Song 719eee2be2 Create iconloader library
Bug: 115891474
Test: Builds everything

Change-Id: I1d75702d4e5a10d694eeb839784a629de2f74dd2
2018-11-02 14:18:45 -07:00

13 lines
386 B
Properties

# Until all the dependencies move to android X
android.useAndroidX = true
android.enableJetifier = true
ANDROID_X_VERSION=1.0.0-beta01
GRADLE_CLASS_PATH=com.android.tools.build:gradle:3.2.0-rc03
PROTOBUF_CLASS_PATH=com.google.protobuf:protobuf-gradle-plugin:0.8.6
PROTOBUF_DEPENDENCY=com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-7
BUILD_TOOLS_VERSION=28.0.3
COMPILE_SDK=28