commit | 7c74e4ae641e76f73d74348e293c244a157f6585 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu Dec 15 15:53:17 2016 -0800 |
committer | Sunny Goyal <sunnygoyal@google.com> | Thu Dec 15 22:06:10 2016 -0800 |
tree | 52f84297787842137b3bd1818bc0d5f723d1e3ab | |
parent | 338dee9dd7a7b087bf182f16970c16ffd940b435 [diff] [blame] |
No more UserHandleCompat Bug: 32745285 Change-Id: I762fb4e268c1afe48a1860ab12a4ccb3f626aa95
diff --git a/build.gradle b/build.gradle index 982ae2e..4d700c5 100644 --- a/build.gradle +++ b/build.gradle
@@ -3,7 +3,7 @@ mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:2.2.0' + classpath 'com.android.tools.build:gradle:2.2.3' classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.0' } }