Drew Heavner

Results 16 comments of Drew Heavner

That definitely seems feasible per the docs: https://developers.google.com/android-publisher/tracks, where I can update a release and specify a track to move it to. I will look into implementing this.

This looks similar to this issue #57 where something on the Google Play Server is erroring that is outside the control of this action. I've created a branch that should...

Bump. I am running into the same issue as well with no luck looking through the source code. Is support for this not currently implemented @pardom?

Ah, yes. Sorry for not being responsive here. Unfortunately I just don't have the time these days to maintain many projects in my free time so unless someone else takes...

I was finally able to resolve this in AS by adding ``` -Dkotlin.script.classpath=/usr/local/lib/danger/danger-kotlin.jar ``` to the `studio.vmoptions` in `~/Library/Application Support/Google/AndroidStudio/` directory

👋🏻 I'll be taking `MembersInjectorGenerator.kt` to start with as well