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

Revert build changes #4087

Merged
merged 2 commits into from
Dec 9, 2020
Merged

Conversation

domdomegg
Copy link
Member

Description (required)

Ah I was so hopeful for #4076 and #4083, however unfortunately they are failing the build.

This is because to support the Android Gradle build tools 4.1 we need the triplet play plugin version 3 (see Triple-T/gradle-play-publisher#790). This requires migrating to JSON service account credentials from GCP (should be just a matter of finding the service account and generating JSON credentials, then encrypting it as we did before for the .p12 key).

This undoes the changes temporarily until we can migrate to using JSON service account credentials.

@domdomegg domdomegg marked this pull request as ready for review December 8, 2020 03:06
@misaochan misaochan merged commit 86eb2f6 into commons-app:master Dec 9, 2020
@misaochan
Copy link
Member

Thanks for diagnosing the problem, @domdomegg .

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.

2 participants