[Android] Upgrade AGP to v3.3

Geoffrey Métais git at videolan.org
Tue Jan 15 11:32:30 CET 2019


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Jan 15 11:32:10 2019 +0100| [9fcf6c6485d7f392ebb22e24619ef5b6b26eee82] | committer: Geoffrey Métais

Upgrade AGP to v3.3

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

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

diff --git a/build.gradle b/build.gradle
index d9cd1e427..52f0c3482 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.2.1'
+    ext.android_plugin_version = '3.3.0'
     ext.kotlin_version = '1.3.11'
     ext.kotlinx_version = '1.1.0'
     repositories {



More information about the Android mailing list