diff options
author | pacien | 2017-11-07 16:39:10 +0100 |
---|---|---|
committer | pacien | 2017-11-07 16:39:10 +0100 |
commit | 4cf8955ea2ecedd39ba2be6b2763c300eb0c8996 (patch) | |
tree | 84f6abcdef6533d15b0473ca2ca02c521a026987 /app | |
parent | cc2d7282d8b2de224333a357ed292b7c0f9b8b11 (diff) | |
download | tincapp-4cf8955ea2ecedd39ba2be6b2763c300eb0c8996.tar.gz |
Update to latest build tool
Diffstat (limited to 'app')
-rw-r--r-- | app/build.gradle | 2 |
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 | ||
5 | android { | 5 | android { |
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" |