[Android] Upgrade AGP to v3.6.1

Geoffrey Métais git at videolan.org
Mon Mar 16 10:59:28 CET 2020


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Mar 16 09:23:21 2020 +0100| [2fdb6518fb9d6824af03644ff4747c4c53b93f3f] | committer: Nicolas Pomepuy

Upgrade AGP to v3.6.1

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

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

diff --git a/build.gradle b/build.gradle
index b62c56b48..7b0f87966 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'
+    ext.android_plugin_version = '3.6.1'
     ext.kotlin_version = '1.3.70'
     ext.kotlinx_version = '1.3.4'
     repositories {



More information about the Android mailing list