aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/build.gradle
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2018-01-07 01:33:11 -0600
committerSamuel Holland <samuel@sholland.org>2018-01-07 01:33:11 -0600
commite01813487fd770f636c7f8e1a4327873611abb9a (patch)
treea9e82b3db0fbff8269900ce8cf587b67e1b4421d /app/build.gradle
parentConfigEditorFragment: Support renaming tunnels (diff)
downloadwireguard-android-e01813487fd770f636c7f8e1a4327873611abb9a.tar.xz
wireguard-android-e01813487fd770f636c7f8e1a4327873611abb9a.zip
app: Upgrade to build tools version 27.0.3
Signed-off-by: Samuel Holland <samuel@sholland.org>
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 4620cfcd..4266036c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
- buildToolsVersion '27.0.2'
+ buildToolsVersion '27.0.3'
buildTypes {
release {
minifyEnabled false