Eric Pabst

Results 13 issues of Eric Pabst

I see support for having a dependency on an .apklib artifact, but I don't see any support to be able to create one. I have a project called scala-android-crud (aka...

Fixes https://github.com/Kotlin/ts2kt/issues/95

Fixes https://github.com/Kotlin/ts2kt/issues/84

Fixes https://github.com/Kotlin/ts2kt/issues/102 and https://github.com/Kotlin/ts2kt/issues/103

Fixes https://github.com/Kotlin/ts2kt/issues/110

Fixes https://github.com/Kotlin/ts2kt/issues/92

Fixes https://github.com/Kotlin/ts2kt/issues/106

The [Continuous Delivery book by Jez Humble](https://www.amazon.com/Continuous-Delivery-Deployment-Automation-Addison-Wesley/dp/0321601912) proposes a really cool algorithm on page 365 that could be added to the versions plugin. The algorithm basically follows that rule that...