[Android] Upgrade AGP to v3.2.3

Geoffrey Métais git at videolan.org
Mon Dec 16 10:18:12 CET 2019


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Dec 16 10:15:04 2019 +0100| [1a95661ae3143e523911ae36f70ed56a9f9396b6] | committer: Geoffrey Métais

Upgrade AGP to v3.2.3

(cherry picked from commit f2718497660b8ae7fa806b061cb7e45e0e5d8db5)

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

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

diff --git a/build.gradle b/build.gradle
index 5f7cb1495..330776ca2 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.2'
+    ext.android_plugin_version = '3.5.3'
     ext.kotlin_version = '1.3.50'
     ext.kotlinx_version = '1.3.1'
     repositories {



More information about the Android mailing list