[Android] Update build tools

Geoffrey Métais git at videolan.org
Wed Jul 26 13:50:39 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jul 26 13:45:46 2017 +0200| [4dbb927bb2ba5af779896c4baca4e8b02685531f] | committer: Geoffrey Métais

Update build tools

> https://code.videolan.org/videolan/vlc-android/commit/4dbb927bb2ba5af779896c4baca4e8b02685531f
---

 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index d79d62af0..c7f01d2ed 100644
--- a/build.gradle
+++ b/build.gradle
@@ -22,7 +22,7 @@ allprojects {
 ext {
     appCompatVersion = '25.2.0'
     constraintLayoutVersion = '1.1.0-beta1'
-    buildToolsVersion = "26.0.0"
+    buildToolsVersion = "26.0.1"
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 25



More information about the Android mailing list