[Android] Android gradle plugin update
Geoffrey Métais
git at videolan.org
Mon May 25 10:21:05 CEST 2015
vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon May 25 10:20:29 2015 +0200| [22c6f9abccf0974c060eda34014a27cefa8ec29a] | committer: Geoffrey Métais
Android gradle plugin update
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=22c6f9abccf0974c060eda34014a27cefa8ec29a
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index e979ffd..c2645bc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.2.1'
+ classpath 'com.android.tools.build:gradle:1.2.3'
classpath 'com.jakewharton.sdkmanager:gradle-plugin:0.12.+'
}
}
More information about the Android
mailing list