-
Notifications
You must be signed in to change notification settings - Fork 80
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
Publish a new release on Google Play and F-Droid #199
Comments
F-Droid was published by a 3rd party, I don't have access to that. I'll have a look that I publish an update to Google Play the coming days. 👍 |
Can we deploy to Play & F-Droid via CircleCI? |
Technically that is possible, but for Play we need my signing key. Otherwise the Play Store cannot update the apk. How that works for F-Droid I have no idea, but I guess we can automatically deploy that as well if we have access to it. |
I just saw that there is a thing called upload key for google play now. So maybe we can actually use Circle CI for deployment to Play. Does it support jobs for specific tags / branches or manually triggered ones? Then we could implement this. |
Yeah, you can run jobs just for matching branches or tags. |
I pushed a new release to Google Play. |
@amuttsch Can you give me access to the Google Play account and I can try to automate this? |
Any plans for the Fdroid release? |
The version currently on Google play was release on September 14, 2016. It looks like there have been many updates made to the app since then; it would be great to make them available on the play store!
The text was updated successfully, but these errors were encountered: