[Android] Upgrade AGP to v3.4.1
Geoffrey Métais
git at videolan.org
Fri May 17 16:09:25 CEST 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May 17 16:08:54 2019 +0200| [09b01151ef62b53ff3450b8170eea7951a75201a] | committer: Geoffrey Métais
Upgrade AGP to v3.4.1
> https://code.videolan.org/videolan/vlc-android/commit/09b01151ef62b53ff3450b8170eea7951a75201a
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index cc98ceaec..24b69293a 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.0'
+ ext.android_plugin_version = '3.4.1'
ext.kotlin_version = '1.3.31'
ext.kotlinx_version = '1.2.1'
repositories {
More information about the Android
mailing list