[Android] Upgrade AGP to v3.2.2
Geoffrey Métais
git at videolan.org
Mon Mar 11 11:40:34 CET 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Mar 11 11:38:02 2019 +0100| [2252963492c43ce6a6d009824fc76f76dea64e84] | committer: Geoffrey Métais
Upgrade AGP to v3.2.2
> https://code.videolan.org/videolan/vlc-android/commit/2252963492c43ce6a6d009824fc76f76dea64e84
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index eb6110ba6..3c9c0ad7a 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.3.1'
+ ext.android_plugin_version = '3.3.2'
ext.kotlin_version = '1.3.21'
ext.kotlinx_version = '1.1.1'
repositories {
More information about the Android
mailing list