[Android] Upgrade AGP to v3.6 RC3

Geoffrey Métais git at videolan.org
Thu Feb 13 11:16:04 CET 2020


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Feb  6 11:41:12 2020 +0100| [f3dbd873c81d460361090ab660657f852a6d76b1] | committer: Geoffrey Métais

Upgrade AGP to v3.6 RC3

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

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

diff --git a/build.gradle b/build.gradle
index 5fdb9defe..615afe6bf 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.5.3'
+    ext.android_plugin_version = '3.6.0-rc03'
     ext.kotlin_version = '1.3.61'
     ext.kotlinx_version = '1.3.3'
     repositories {



More information about the Android mailing list