[Android] Update Android Gradle Plugin

Nicolas Pomepuy git at videolan.org
Mon Dec 20 12:42:28 UTC 2021


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Dec 20 13:35:41 2021 +0100| [67237b9e01fe88844de62adea409d50cb9b3b199] | committer: Nicolas Pomepuy

Update Android Gradle Plugin

> https://code.videolan.org/videolan/vlc-android/commit/67237b9e01fe88844de62adea409d50cb9b3b199
---

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

diff --git a/build.gradle b/build.gradle
index 5e3efde74..77a843fe9 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.0.3'
+    ext.android_plugin_version = '7.0.4'
     ext.kotlin_version = '1.4.31'
     ext.kotlinx_version = '1.4.1'
     repositories {



More information about the Android mailing list