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

Update build.gradle to enable split apk building based on abi #1438

Closed
wants to merge 1 commit into from

Conversation

TempUser13
Copy link

Fixes #1047

Description

Adds the required config into build.gradle for split apks based on abi to be generated

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods

@OmarHatem28
Copy link
Contributor

Thanks for the PR, this will be better handled in next releases
For Ref. #1047 (comment)

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.

Splitting the version packages in fdroid (v8a, v7a, etc.)
2 participants