blob: a77f52a22ff563715e83d25e25bd8d8b4c285366 [file] [log] [blame]
Hyunyoung Song719eee22018-11-01 23:12:54 -07001# Until all the dependencies move to android X
2android.useAndroidX = true
3android.enableJetifier = true
4
5ANDROID_X_VERSION=1.0.0-beta01
6
Sunny Goyal8c48d8b2019-01-25 15:10:18 -08007GRADLE_CLASS_PATH=com.android.tools.build:gradle:3.3.0
Hyunyoung Song719eee22018-11-01 23:12:54 -07008
9PROTOBUF_CLASS_PATH=com.google.protobuf:protobuf-gradle-plugin:0.8.6
10PROTOBUF_DEPENDENCY=com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-7
11
12BUILD_TOOLS_VERSION=28.0.3
Tracy Zhoua44fead2019-09-10 14:34:35 -070013COMPILE_SDK=android-R