Perry
Perry
Hi, I've rebased this onto latest, I hope you will consider merging this PR, thank you!
it's in maintenance mode only, and if it works for me (which is Windows 10, etc.), I likely won't fix it or look into it. (although, I have some PRs...
Is this a regression? -- does this problem occur with 1.0.7? (you would have to downgrade to an older kotlin version to test)
Can you provide full build output? It looks like I left some messages in info logging, so should have some relevant output.
Does it work with 1.0.7? On Tue, Sep 19, 2017 at 11:59 AM Younes Rahimi wrote: > This is the log of compiling project using kotlin-plugin v1.0.8: > > >...
Can you create a github repo that reproduces this problem?
I don't plan on adding WebDAV support. If there's an Android app that exposes WebDAV as SAF, it would work automatically on Android 4.4+ -- This is something a 3rd...
agree with @jastice this example is horridly convoluted and only teaches a beginner to cargo cult and not how to use sbt.
this is a workaround, but it interferes with protify ``` scala lazy val iotaIds = taskKey[Unit]("iota id to res XML converter") iotaIds := { implicit val output = outputLayout.value val...
Additionally, first time packaging runs, the IDs will not be present in the resource packaging, and the errors will occur. Subsequent `android:package` will have the ID in packaging.