summaryrefslogtreecommitdiff
path: root/templates/WearPlusShared/Shared/build.gradle.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/WearPlusShared/Shared/build.gradle.ftl')
-rw-r--r--templates/WearPlusShared/Shared/build.gradle.ftl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/WearPlusShared/Shared/build.gradle.ftl b/templates/WearPlusShared/Shared/build.gradle.ftl
index 991f0d9d..2ac52883 100644
--- a/templates/WearPlusShared/Shared/build.gradle.ftl
+++ b/templates/WearPlusShared/Shared/build.gradle.ftl
@@ -19,7 +19,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.3.1'
+ classpath 'com.android.tools.build:gradle:2.3.2'
}
}