aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
AgeCommit message (Collapse)Author
2018-02-03Support coroutinesNiek Haarman
2018-01-21Move tests to separate moduleNiek Haarman
2017-09-27Remove the mockito-kotlin-kt1.1 artifactNiek Haarman
Instead, users can explicitly depend on kotlin-reflect themselves: compile 'org.jetbrains.kotlin:kotlin-reflect:x.x.x'
2017-06-03Create module to release a kt1.1 artifactNiek Haarman
2016-01-21Initial commitNiek Haarman