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

fix: gradle version inconsistency #2197

Merged

Conversation

proletarius101
Copy link
Contributor

@proletarius101 proletarius101 commented Feb 4, 2023

This leads to inconsistent gradle version detection, e.g. on F-Droid it is parsed as 7.2, while elsewhere it is probably 7.5.1.

It seems that packages/mobile/android/app/gradle is not used in the build process. We'd better remove it.

This leads to inconsistent gradle version detection, e.g. on F-Droid it is parsed as 7.2, while elsewhere it is probably 7.5.1.
It seems that `packages/mobile/android/app/gradle` is not used in the build process. We'd better remove it.
@moughxyz
Copy link
Member

Sorry, doesn't look like anyone was tagged or assigned here.

I'd be loath to merge this given that it's updates to a binary file we can't really see the contents of. Could you instead give us the location we can retrieve the same contents from, and we can make the change ourselves?

@proletarius101
Copy link
Contributor Author

Sorry, doesn't look like anyone was tagged or assigned here.

I'd be loath to merge this given that it's updates to a binary file we can't really see the contents of. Could you instead give us the location we can retrieve the same contents from, and we can make the change ourselves?

I did't add files. I deleted those files

@moughxyz
Copy link
Member

Ah ok. Will merge this then once we take care of a few CI things related to mobile.

@amanharwara amanharwara merged commit a42213f into standardnotes:main Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants