commit | 5bc6b6f14c676e7528be62e1355a4dec3d783524 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu Oct 26 15:36:10 2017 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Thu Oct 26 16:38:55 2017 -0700 |
tree | 4923c690c29907b54f8f27a444fe0c61bb78408a | |
parent | d4ece005e43a39af08a17acc9ad801729a5dc9d4 [diff] [blame] |
Consolidating various interpolators Change-Id: I9588eee3552001b162a1e8d5ccefcfb44d221880
diff --git a/build.gradle b/build.gradle index 2376146..a1b3a60 100644 --- a/build.gradle +++ b/build.gradle
@@ -4,7 +4,7 @@ jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:2.3.1' + classpath 'com.android.tools.build:gradle:2.3.3' classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.0' } }