aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorpacien2017-11-07 16:39:10 +0100
committerpacien2017-11-07 16:39:10 +0100
commit4cf8955ea2ecedd39ba2be6b2763c300eb0c8996 (patch)
tree84f6abcdef6533d15b0473ca2ca02c521a026987 /app/build.gradle
parentcc2d7282d8b2de224333a357ed292b7c0f9b8b11 (diff)
downloadtincapp-4cf8955ea2ecedd39ba2be6b2763c300eb0c8996.tar.gz
Update to latest build tool
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 42a4834..1e96fdc 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
4 4
5android { 5android {
6 compileSdkVersion 25 6 compileSdkVersion 25
7 buildToolsVersion '25.0.0' 7 buildToolsVersion '26.0.2'
8 8
9 defaultConfig { 9 defaultConfig {
10 applicationId "org.pacien.tincapp" 10 applicationId "org.pacien.tincapp"