Skip to content

Upgrade Android Configuration for 16KB Paging#210

Merged
guyluz11 merged 1 commit into
guyluz11:devfrom
M4dhav:dev
Oct 13, 2025
Merged

Upgrade Android Configuration for 16KB Paging#210
guyluz11 merged 1 commit into
guyluz11:devfrom
M4dhav:dev

Conversation

@M4dhav

@M4dhav M4dhav commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

This PR Upgrades the Android Configuration to support 16KB Paging as required by new Play Store Guidelines.
closes #209

The following changes are implemented as part of this PR:

  • Migrate Android Config from Groovy to Kotlin DSL
  • Upgrade JDK, Gradle, NDK, Compile SDK versions to support 16KB Paging
  • Upgrade Kotlin Version to support 16KB Paging
  • Fix a type mismatch issue in usage of IntroductionScreen

@M4dhav

M4dhav commented Oct 13, 2025

Copy link
Copy Markdown
Contributor Author

Do you want me to make the version upgrades in the Build CI as well @guyluz11 ?

Also, I am not sure why the CI is failing on pub get, as it runs fine on my local

@guyluz11 guyluz11 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@guyluz11 guyluz11 added the hacktoberfest-accepted Accept for hacktoberfest label Oct 13, 2025
@guyluz11 guyluz11 merged commit d25d6db into guyluz11:dev Oct 13, 2025
1 of 2 checks passed
@guyluz11 guyluz11 linked an issue Oct 13, 2025 that may be closed by this pull request
@guyluz11

Copy link
Copy Markdown
Owner

Do you want me to make the version upgrades in the Build CI as well @guyluz11 ?

Also, I am not sure why the CI is failing on pub get, as it runs fine on my local

I took a look, and fixed it
#211

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Accept for hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Android Config to support 16KB Pages

2 participants