[Android] Upgrade AGP
Geoffrey Métais
git at videolan.org
Fri Oct 4 16:28:53 CEST 2019
vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Oct 3 09:31:22 2019 +0200| [fb17941e662bdc818428903c64bb683cc2d1e765] | committer: Geoffrey Métais
Upgrade AGP
(cherry picked from commit 0061e10e5f2b4435f3c03d73e6fdd93e9b04064e)
> https://code.videolan.org/videolan/vlc-android/commit/fb17941e662bdc818428903c64bb683cc2d1e765
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 6cb105c1c..8a59dc247 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.0'
+ ext.android_plugin_version = '3.5.1'
ext.kotlin_version = '1.3.50'
ext.kotlinx_version = '1.3.1'
repositories {
More information about the Android
mailing list