commit | a5de7c7b52301461614f4f10bbd472fcf650ad2d | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Wed Jan 30 11:40:38 2019 -0800 |
committer | Sunny Goyal <sunnygoyal@google.com> | Wed Jan 30 11:41:02 2019 -0800 |
tree | ef6f4eaf74138dc2c7750ad3c58b18194142d81d | |
parent | abdb80a6d0fced35ee33adf0d17c15623088b921 [diff] [blame] |
Using android Q sdk in gradle Change-Id: I5476b64b5279b5333a6bb241e67f35bf81dfe830
diff --git a/gradle.properties b/gradle.properties index e31f59e..5b90f08 100644 --- a/gradle.properties +++ b/gradle.properties
@@ -10,4 +10,4 @@ PROTOBUF_DEPENDENCY=com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-7 BUILD_TOOLS_VERSION=28.0.3 -COMPILE_SDK=28 \ No newline at end of file +COMPILE_SDK=android-Q \ No newline at end of file