fix: take persistable SAF URI permission on folder selection
Without calling takePersistableUriPermission, the content:// URI permission granted by ACTION_OPEN_DOCUMENT_TREE is revoked on app reinstall, causing Permission Denial errors during sync. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
VERSION_NAME=1.0.1
|
||||
VERSION_CODE=2
|
||||
VERSION_NAME=1.0.2
|
||||
VERSION_CODE=3
|
||||
|
||||
Reference in New Issue
Block a user