Skip to content
Snippets Groups Projects
Commit 4efe4a13 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Upgrade Kotlin to v1.3.10

parent eb1ac628
No related branches found
No related tags found
Loading
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.android_plugin_version = '3.2.1'
ext.kotlin_version = '1.3.0'
ext.kotlin_version = '1.3.10'
ext.kotlinx_version = '1.0.0'
repositories {
flatDir dirs: "gradle/plugins"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment