[Android] Kotlin v1.2.50
Geoffrey Métais
git at videolan.org
Thu Jun 14 09:40:48 CEST 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Jun 14 09:40:30 2018 +0200| [fd9be6cba186e1138e10ad5eaea1e13ce7a2cac7] | committer: Geoffrey Métais
Kotlin v1.2.50
> https://code.videolan.org/videolan/vlc-android/commit/fd9be6cba186e1138e10ad5eaea1e13ce7a2cac7
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index a30bbbd9f..eb7c550f8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.android_plugin_version = '3.1.3'
- ext.kotlin_version = '1.2.41'
+ ext.kotlin_version = '1.2.50'
ext.kotlinx_version = '0.23.1'
repositories {
flatDir dirs: "gradle/plugins"
More information about the Android
mailing list