summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAmos Bianchi <amosbianchi@google.com>2020-01-15 12:27:36 -0800
committerAmos Bianchi <amosbianchi@google.com>2020-01-17 11:24:43 -0800
commitdda7490c348418ed76b39179528d07ea742ddfe3 (patch)
tree26eba044788686826ce40c227c7df2c7e4b1555a /gradle.properties
parentbb150db0cdd71822dbcf7e7d6c25b587cbc95106 (diff)
downloadLauncher3-dda7490c348418ed76b39179528d07ea742ddfe3.tar.gz
Fix gradle build of Launcher3
Test: build, run Change-Id: I121fe3174bdb2292ae8f08ab610da2bac01251b3
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index a77f52a22f..7a51375653 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,11 +2,11 @@
android.useAndroidX = true
android.enableJetifier = true
-ANDROID_X_VERSION=1.0.0-beta01
+ANDROID_X_VERSION=1+
-GRADLE_CLASS_PATH=com.android.tools.build:gradle:3.3.0
+GRADLE_CLASS_PATH=com.android.tools.build:gradle:3.5.1
-PROTOBUF_CLASS_PATH=com.google.protobuf:protobuf-gradle-plugin:0.8.6
+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=28.0.3