Skip to content

Conversation

@Bahati308
Copy link
Contributor

Fixes #30

Add null check for FORMULUS_RELEASE_STORE_FILE before using it in
rootProject.file(). This prevents Cannot convert null to File error
when local.properties exists but doesn't contain the required keystore
properties.

Debug builds now succeed without release keystore configuration.
@Bahati308 Bahati308 marked this pull request as ready for review December 2, 2025 11:59
@najuna-brian najuna-brian requested a review from r0ssing December 2, 2025 17:31
Copy link
Contributor

@r0ssing r0ssing left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks

@Bahati308 Bahati308 merged commit 94763e2 into OpenDataEnsemble:main Dec 3, 2025
1 check passed
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.

Android build fails with 'Cannot convert null to File' when keystore properties are missing

2 participants