[Android] Update build tools
Nicolas Pomepuy
git at videolan.org
Thu Oct 8 08:19:04 CEST 2020
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Oct 8 07:55:49 2020 +0200| [522d75be8cb62d4caa4e44fcf37db9633339bc24] | committer: Jean-Baptiste Kempf
Update build tools
> https://code.videolan.org/videolan/vlc-android/commit/522d75be8cb62d4caa4e44fcf37db9633339bc24
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 377ba7f0c..9efe3709b 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 = '4.0.1'
+ ext.android_plugin_version = '4.0.2'
ext.kotlin_version = '1.4.10'
ext.kotlinx_version = '1.3.6'
repositories {
More information about the Android
mailing list