X Tutup
Skip to content

Android: Fix FileAccess crash when using treeUri in Gradle-built apps#117131

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
syntaxerror247:fixing-my-blunder
Mar 6, 2026
Merged

Android: Fix FileAccess crash when using treeUri in Gradle-built apps#117131
akien-mga merged 1 commit intogodotengine:masterfrom
syntaxerror247:fixing-my-blunder

Conversation

@syntaxerror247
Copy link
Member

Fixes #117111

androidx.documentfile:documentfile dependency was missing in app module.

@syntaxerror247 syntaxerror247 requested a review from a team as a code owner March 6, 2026 00:23
@syntaxerror247 syntaxerror247 added this to the 4.7 milestone Mar 6, 2026
@syntaxerror247 syntaxerror247 added the cherrypick:4.6 Considered for cherry-picking into a future 4.6.x release label Mar 6, 2026
@syntaxerror247 syntaxerror247 requested a review from m4gr3d March 6, 2026 00:25
@akien-mga akien-mga merged commit 1972616 into godotengine:master Mar 6, 2026
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 4.6.2.

@akien-mga akien-mga removed the cherrypick:4.6 Considered for cherry-picking into a future 4.6.x release label Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android: App using Gradle Build crashes when saving files with FILE_DIALOG_MODE_OPEN_DIR

3 participants

X Tutup