We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad7b03 commit 98d352bCopy full SHA for 98d352b
build.gradle
@@ -2,8 +2,8 @@
2
3
buildscript {
4
ext {
5
- kotlin_version = '1.3.41'
6
- kotlin_cotoutines_version = '1.2.1'
+ kotlin_version = '1.3.21'
+ kotlin_cotoutines_version = '1.1.1'
7
}
8
ext.versions = [
9
'compileSdk' : 28,
0 commit comments