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 F-droid build #77

Merged
merged 1 commit into from Aug 4, 2020
Merged

Fix F-droid build #77

merged 1 commit into from Aug 4, 2020

Conversation

@Kaljurand
Copy link
Owner

Thanks for building Kõnele for F-Droid!

So far I've avoided placing gradle.properties under version control because it contains definitions that are specific to my environment (passwords etc.). Are you saying that F-Droid expects gradle.properties to be under version control, and contain exactly this line? Are there other definitions that should/could be added, e.g.

org.gradle.jvmargs=-Xmx1536m
org.gradle.parallel=true
android.enableD8=true
...

@licaon-kter
Copy link
Contributor Author

licaon-kter commented Aug 4, 2020

Not F-Droid, look at the first link... The Google tools or Gradle expect that there. Not sure why you didn't see this locally.

No idea on the others.

@Kaljurand Kaljurand merged commit b72a29d into Kaljurand:master Aug 4, 2020
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.

None yet

2 participants