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

Upgrade kotlinx to v0.26.1

parent a6329e5d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
buildscript {
ext.android_plugin_version = '3.1.4'
ext.kotlin_version = '1.2.70'
ext.kotlinx_version = '0.26.0'
ext.kotlinx_version = '0.26.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