ytai / ioio

Software, firmware and hardware of the IOIO - I/O for Android
Apache License 2.0
747 stars 355 forks source link

Removed flavors from build.gradle of HelloIOIO #201

Closed topherbuckley closed 4 years ago

topherbuckley commented 4 years ago

I didn't know what you wanted to rename the screenshots, but I can just remove the BuildConfig.APPLICATION_ID or whatever you prefer now that the FLAVOR attribute no longer exists.

I'll work on the permanent theme changes after pulling this in and rebasing on this.

topherbuckley commented 4 years ago

I have renamed it in the same branch. Now that this has already been merged, what is the best option for merging these changes? Should I just create a new PR, or is there a way to update this PR with the tip of the branch?

hannesa2 commented 4 years ago

Merged is merged. It's up to you. New PR with this or a new commit in an other PR.

topherbuckley commented 4 years ago

See #202