summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2019-08-16 20:45:07 +0200
committerPierre GRANDIN <pgrandin@users.noreply.github.com>2019-08-16 12:45:07 -0600
commitc2f9838f07a52cc64cb05e9cf95bb378261946d9 (patch)
treecc773d9ee43c287c953d2fd90f49f731df020059 /build.gradle
parentab4d8087a349fa580a4fca1053eca44b1813be16 (diff)
downloadnavit-c2f9838f07a52cc64cb05e9cf95bb378261946d9.tar.gz
Android build fix and update (#827)
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 5d598ab8b..8fe92d2f1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -10,7 +10,7 @@ buildscript {
}
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.1.2'
+ classpath 'com.android.tools.build:gradle:3.4.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files