aboutsummaryrefslogtreecommitdiffstats
path: root/app/build.gradle
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-07-16 10:53:58 -0700
committerKenny Root <kenny@the-b.org>2015-07-16 10:53:58 -0700
commitc22178e05b672f5c2beb498f4beb936f8d6acc45 (patch)
tree7cb83d4d29661fe79fa8f25263ae18d5f51f63e8 /app/build.gradle
parentf215794a97a3d5c0c4e1394f6f12a331cb1302b3 (diff)
downloadconnectbot-c22178e05b672f5c2beb498f4beb936f8d6acc45.tar.gz
connectbot-c22178e05b672f5c2beb498f4beb936f8d6acc45.tar.bz2
connectbot-c22178e05b672f5c2beb498f4beb936f8d6acc45.zip
Update build-tools version to 22.0.1
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index ad8ba26..a0fec85 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -5,7 +5,7 @@ apply from: '../config/translations.gradle'
android {
compileSdkVersion 22
- buildToolsVersion "21.0.0"
+ buildToolsVersion "22.0.1"
defaultConfig {
applicationId "org.connectbot"