collection error in AndroidManifest.xml
AAPT: error: attribute android:requestLegacyExternalStorage not found.
Although the attribute is there but it writes an err
(Material Files aurthor here)
You need to compile against SDK 29 and maybe use the most recent build tools for aapt to know this attribute, because it's introduced in Android 10.
aapt