[Android] Upgrade AGP to v3.6

Geoffrey Métais git at videolan.org
Tue Feb 25 09:30:17 CET 2020


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Feb 25 09:30:00 2020 +0100| [737c34ce798edb0e6baa6240003d32f36508fbc6] | committer: Geoffrey Métais

Upgrade AGP to v3.6

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

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

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



More information about the Android mailing list