Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies fix #64

Merged
merged 2 commits into from Aug 9, 2018
Merged

Conversation

glynhudson
Copy link
Contributor

@dexterbg dexterbg merged commit f0f0eea into openvehicles:master Aug 9, 2018
@dexterbg
Copy link
Member

dexterbg commented Aug 9, 2018

Sorry, I've got those changes locally as well, but forgot to check them in. Studio stores the signing config including my passwords in the build.gradle, so I need to manually select the lines to commit. If you know how to separate the signing config from the build file, that would be appreciated.

@glynhudson glynhudson deleted the dependencies-fix branch August 9, 2018 15:37
@glynhudson
Copy link
Contributor Author

In my other Android projects, the signing key store is separate from build.grade. I think this is the default way for new projects. Here's a guide for how to remove the signing key from build.gradle into a sperate keystore which is obviously more secure and easier to manage https://developer.android.com/studio/publish/app-signing#secure-shared-keystore

What's your release schedule for the app? When do expect to be able to release an update to the play store?

@dexterbg
Copy link
Member

dexterbg commented Aug 9, 2018

Thanks, I'll have a look. Release schedule is "when enough new features or important fixes have been added". I'm currently not working on the App, so you can basically decide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation errors trying to build the app
2 participants