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

Upgrade kotlin version

parent d2cbd83c
No related branches found
No related tags found
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.0.1'
ext.kotlin_version = '1.2.31'
ext.kotlinx_version = '0.22.2'
ext.kotlin_version = '1.2.41'
ext.kotlinx_version = '0.22.5'
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