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

Upgrade Kotlin and kotlinx

(cherry picked from commit e1317c8d)
parent dd912260
No related branches found
Tags 3.1.6
No related merge requests found
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.android_plugin_version = '3.5.0'
ext.kotlin_version = '1.3.41'
ext.kotlinx_version = '1.2.2'
ext.kotlin_version = '1.3.50'
ext.kotlinx_version = '1.3.1'
repositories {
flatDir dirs: "gradle/plugins"
google()
......
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