[Android] Bump Android plugin version

Nicolas Pomepuy git at videolan.org
Thu Mar 3 12:56:19 UTC 2022


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Feb 24 08:52:05 2022 +0100| [945c4ff19f6dbf96d36caa9d72697c5289428ee6] | committer: Nicolas Pomepuy

Bump Android plugin version

> https://code.videolan.org/videolan/vlc-android/commit/945c4ff19f6dbf96d36caa9d72697c5289428ee6
---

 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 48200558d..b71b40a46 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 = '7.1.1'
+    ext.android_plugin_version = '7.1.2'
     ext.kotlin_version = '1.6.10'
     ext.kotlinx_version = '1.6.0'
     repositories {



More information about the Android mailing list