[Android] Ugrade AGP to v3.1.2
Geoffrey Métais
git at videolan.org
Wed Apr 25 14:18:32 CEST 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Apr 25 11:55:27 2018 +0200| [810a62cac9e037edc7cee704cfc33e839f6b970b] | committer: Geoffrey Métais
Ugrade AGP to v3.1.2
> https://code.videolan.org/videolan/vlc-android/commit/810a62cac9e037edc7cee704cfc33e839f6b970b
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index c75ad4f25..c0dbd355a 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.1.1'
+ ext.android_plugin_version = '3.1.2'
ext.kotlin_version = '1.2.31'
ext.kotlinx_version = '0.22.2'
repositories {
More information about the Android
mailing list