Skip to content

Migrate to Kotlin DSL and update AGP to align with 16kb page sizes#2

Open
engdyn wants to merge 2 commits into
naveensingh:mainfrom
engdyn:patch-1
Open

Migrate to Kotlin DSL and update AGP to align with 16kb page sizes#2
engdyn wants to merge 2 commits into
naveensingh:mainfrom
engdyn:patch-1

Conversation

@engdyn

@engdyn engdyn commented Feb 19, 2026

Copy link
Copy Markdown

Hey Naveen,

I noticed that the FossifyGallery doesn't align with 16kb page sizes due to this library just as the person from the other open PR. Instead of just adding a specific NDK version to the build.gradle I decided to update the whole thing.

I migrated the project to Kotlin DSL and removed redundant stuff from the build scripts and all deprecated options that will be removed with Gradle 10. I bumped the AGP and fixed the broken alignment in the example app due to how higher SDKs interact with the notch. Updating the AGP automatically updates the NDK and the .so files are now 16kb aligned. I bumped the minSdk to 26 because that's what FossifyGallery uses.

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.

1 participant