[Android] Upgrade build tools

Geoffrey Métais git at videolan.org
Mon Feb 23 14:21:42 CET 2015


vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Feb 23 14:19:20 2015 +0100| [2f369b222fcbbe6730c5f297fb62f84ceaea943c] | committer: Geoffrey Métais

Upgrade build tools

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=2f369b222fcbbe6730c5f297fb62f84ceaea943c
---

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

diff --git a/build.gradle b/build.gradle
index 907c304..3381d5e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -17,6 +17,6 @@ allprojects {
 }
 
 ext {
-    buildToolsVersion = "21.1.1"
+    buildToolsVersion = "21.1.2"
     compileSdkVersion = 21
 }



More information about the Android mailing list