[Android] Kotlin v1.2.70
Geoffrey Métais
git at videolan.org
Fri Sep 14 11:54:06 CEST 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Sep 14 11:13:15 2018 +0200| [fdcfa84a1c708191b03b6ade5c3e51ef68754c57] | committer: Geoffrey Métais
Kotlin v1.2.70
> https://code.videolan.org/videolan/vlc-android/commit/fdcfa84a1c708191b03b6ade5c3e51ef68754c57
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index a698fa639..74f8adc45 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.4'
- ext.kotlin_version = '1.2.61'
+ ext.kotlin_version = '1.2.70'
ext.kotlinx_version = '0.26.0'
repositories {
flatDir dirs: "gradle/plugins"
More information about the Android
mailing list