Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@joseluismarti
Copy link
Contributor

Description

APK is zip aligned by default. Remove from build.gradle as it has no effect.

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • Clean up (non-breaking change which removes non-working, unmaintained functionality)
  • Improvement (non-breaking change which improves existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that will cause existing functionality to change)
  • Cosmetic change (non-breaking change that doesn't touch code)
  • Student submission (PR was done for educational purposes and will be treated as such)
  • None of the above (please explain below)

Checklist:

  • My code follows the Code Guidelines of this project
  • My change requires a change to the documentation, either Doxygen or wiki
  • I have updated the documentation accordingly
  • I have read the Contributing document
  • I have added tests to cover my change
  • All new and existing tests passed

@fuzzard fuzzard added this to the Omega 21.0 RC1 milestone Feb 26, 2024
@fuzzard fuzzard added Platform: Android Component: Build system v21 Omega Type: Cleanup non-breaking change which removes non-working or unmaintained functionality labels Feb 26, 2024
@fuzzard fuzzard merged commit 2ffdb7d into xbmc:master Feb 26, 2024
@joseluismarti joseluismarti deleted the zipAlignEnabled branch February 26, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build system Platform: Android Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v21 Omega

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants