[Android] Upgrade AGP to v3.4.2
Geoffrey Métais
git at videolan.org
Mon Jul 15 12:00:01 CEST 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Jul 15 11:32:34 2019 +0200| [29d8522313a88efe4321f554509135318f576a8a] | committer: Geoffrey Métais
Upgrade AGP to v3.4.2
> https://code.videolan.org/videolan/vlc-android/commit/29d8522313a88efe4321f554509135318f576a8a
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index dbf6f0065..9d3bcbe13 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.4.1'
+ ext.android_plugin_version = '3.4.2'
ext.kotlin_version = '1.3.41'
ext.kotlinx_version = '1.2.2'
repositories {
More information about the Android
mailing list