[Android] Upgrade AGP to v3.5.2

Geoffrey Métais git at videolan.org
Thu Nov 7 17:59:37 CET 2019


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Nov  7 17:58:56 2019 +0100| [1842d8e0d19476dabab43249994fed9e437c6c08] | committer: Geoffrey Métais

Upgrade AGP to v3.5.2

(cherry picked from commit 53532e8927219457d77d8a1b861060e692b10a10)

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

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

diff --git a/build.gradle b/build.gradle
index 3662100b4..554a9dec2 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.1'
+    ext.android_plugin_version = '3.5.2'
     ext.kotlin_version = '1.3.50'
     ext.kotlinx_version = '1.3.1'
     repositories {



More information about the Android mailing list