Alexander Bolodurin

Results 3 issues of Alexander Bolodurin

Your usage example states: ``` $ glide up # Update to newest versions of the package ``` However, it doesn't seem to do that at all. If I start with...

The use case is using a Bubblewrap-generated project with a different build system (not Gradle). Currently a big part of project generation resides in Gradle ([resources](https://github.com/GoogleChromeLabs/bubblewrap/blob/f48794d14d9c20892ed877574759f1b2b8b227ab/packages/core/template_project/app/build.gradle#L64-L150), [some manifest values](https://github.com/GoogleChromeLabs/bubblewrap/blob/f48794d14d9c20892ed877574759f1b2b8b227ab/packages/core/template_project/app/build.gradle#L59-L62), [shortcuts](https://github.com/GoogleChromeLabs/bubblewrap/blob/f48794d14d9c20892ed877574759f1b2b8b227ab/packages/core/template_project/app/build.gradle#L172-L205)),...

enhancement

Incorrect entry field is assigned when IPv6 address is given as input.