Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-03 | Switch to kotlin jdk8 stdlib | Harsh Shandilya | |
We're targetting Java version 1.8 so reflect that change here too. Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2019-03-02 | Dependency updates (#489) | Harsh Shandilya | |
* Configure dependencyUpdates task Configured to emit JSON reports in build directory and to only use stable releases. Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> * Update dependencies Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2019-03-02 | Rewrite Gradle configuration with Kotlin DSL (#488) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> |