From 071126e52fa8b19196bd750e6281b5ecda2f6d82 Mon Sep 17 00:00:00 2001 From: Andrey Mischenko Date: Mon, 2 Oct 2017 13:45:05 +0800 Subject: [PATCH] Version 0.8.0 - kotlin.coroutines 0.19 - Kotlin 1.1.51 - Gradle 4.2 --- .gitignore | 1 + CHANGELOG.md | 5 +++++ README.md | 4 ++-- build.gradle | 6 +++--- gradle/wrapper/gradle-wrapper.jar | Bin 54712 -> 54708 bytes gradle/wrapper/gradle-wrapper.properties | 3 +-- 6 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 86e640c..1bf64dd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /local.properties build/ .DS_Store +/out \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 84e784a..5901065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CHANGELOG +## Version 0.8.0 (2017-10-02) + +- [kotlinx.coroutines 0.19](https://github.com/Kotlin/kotlinx.coroutines/releases/tag/0.19) +- Compiled against Kotlin 1.1.51 + ## Version 0.7.1 (2017-07-28) The previous version was accidentally released with kotlinx.coroutines 0.16 instead 0.17 diff --git a/README.md b/README.md index 73999e8..f571a90 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Download the [JAR](https://bintray.com/gildor/maven/kotlin-coroutines-retrofit#f Gradle: ```groovy -compile 'ru.gildor.coroutines:kotlin-coroutines-retrofit:0.7.1' +compile 'ru.gildor.coroutines:kotlin-coroutines-retrofit:0.8.0' ``` Maven: @@ -23,7 +23,7 @@ Maven: ru.gildor.coroutines kotlin-coroutines-retrofit - 0.7.1 + 0.8.0 ``` diff --git a/build.gradle b/build.gradle index 5fd9be9..75b95cb 100644 --- a/build.gradle +++ b/build.gradle @@ -1,11 +1,11 @@ plugins { - id "org.jetbrains.kotlin.jvm" version "1.1.3-2" + id "org.jetbrains.kotlin.jvm" version "1.1.51" id "com.jfrog.bintray" version "1.7.3" apply false id "jacoco" } group 'ru.gildor.coroutines' -version '0.7.1' +version '0.8.0' repositories { jcenter() @@ -16,7 +16,7 @@ sourceCompatibility = '1.6' dependencies { compile "org.jetbrains.kotlin:kotlin-stdlib" - compile "org.jetbrains.kotlinx:kotlinx-coroutines-core:0.17" + compile "org.jetbrains.kotlinx:kotlinx-coroutines-core:0.19" compile 'com.squareup.retrofit2:retrofit:2.3.0' testCompile 'junit:junit:4.12' } diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index 9f37315d8e51b0c22e7c5a9d41a1b180f5c6608f..736fb7d3f94c051b359fc7ae7212d351bc094bdd 100644 GIT binary patch delta 673 zcmYL{T}YEr9LC@CH#Q^3-Zhl%ouaHVeP!wlOQ+ND zYF6R3)a)6y3j5qeN<9|SKFl@H&Zh!P(g(>m%+ZQl>1rn9UE0GIVVLh=KXGaPJbfI; lm+=PvK$V5y$W#`u{i**Si7(T%u~1Ima5Gb(X^O0we*sNw0^a}t delta 808 zcmYk4Ur5tY6vuz}IOevdZq;=DnynOJ`-zr?Ww}uML&K#lw9<&`K{KSX1bq-Bqz5TQ z%`at{BKhEp5C{{50+nrAn`={N1od2!FIf>j^w8Z^bNA`{J)d*Vz4zSf8B3TPOXxkS z{gmC=Tq;S@r6(m-nw9jQO>0d|>XpYm4zKF`m8hASabGa;QvPF7233C8>np9VX%nBBhu?{(P z*?1IG*gbfH4mOOn;5DYeJ%5YBxACgQf{*j1RCia%zfmiyLNfUqh3yI*p_k2EX5m{X zpE_E&Jb}v}6v}Aj(uV7;Ntoo;*d~%H+V+TB9SX~Iv0a4v+Ou(I(SXsg%zj}e+(4!- z0o;)@l-7g%o??VJ{~D2*4s4;8%ujjHj^2eLGW82t-LDsIRRi(ET7My6(LgHSK%vD! z(Kcns$onZ|9~RcK