commit | a8b49f2183ac1b72bb37c085391aa1c921e64116 | [log] [tgz] |
---|---|---|
author | KreAch3R <kreach3r@users.noreply.github.com> | Mon Feb 20 16:22:01 2017 +0200 |
committer | Nicholas Chum <nicholaschum@gmail.com> | Sat Feb 25 19:34:51 2017 -0500 |
tree | aa69c243e8b3730037687c5697c0fd5bf54ed5a9 | |
parent | 421c76528dff38317a41e10b2cc7fa831083673f [diff] [blame] |
Update gradle dependencies Change-Id: Ied647eda448943f44fb1ce43f8984474c2342551
diff --git a/app/build.gradle b/app/build.gradle index a2694a8..8789739 100644 --- a/app/build.gradle +++ b/app/build.gradle
@@ -2,7 +2,7 @@ android { compileSdkVersion 25 - buildToolsVersion "23.0.3" + buildToolsVersion "25.0.2" lintOptions { checkReleaseBuilds false @@ -54,4 +54,4 @@ dependencies { testCompile 'junit:junit:4.12' } -} \ No newline at end of file +}