[Android] Update plugin

Nicolas Pomepuy git at videolan.org
Tue Aug 27 13:01:48 CEST 2019


vlc-android | branch: 3.2.x | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Thu Aug 22 14:53:07 2019 +0200| [3b325bba5c2be6fba23a2091cee54bcea30caa59] | committer: Nicolas Pomepuy

Update plugin

(cherry picked from commit 787314f8b849ee1dab0dfefbe7ccae9ede24491d)

> https://code.videolan.org/videolan/vlc-android/commit/3b325bba5c2be6fba23a2091cee54bcea30caa59
---

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

diff --git a/build.gradle b/build.gradle
index 0c7ec6701..714609b6a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,6 @@
 // Top-level build file where you can add configuration options common to all sub-projects/modules.
 buildscript {
-    ext.android_plugin_version = '3.4.2'
+    ext.android_plugin_version = '3.5.0'
     ext.kotlin_version = '1.3.41'
     ext.kotlinx_version = '1.2.2'
     repositories {



More information about the Android mailing list