Update build.gradle

This commit is contained in:
ShirosakiMio 2024-08-15 14:01:35 +08:00
parent fd9fe6b4f8
commit f2d5621eb0
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ android {
fordebug {
initWith debug
resValue 'string', 'file_browser_provider', 'com.tungsten.fcl.debug.provider'
resValue 'string', 'file_browser_document_provider', 'com.tungsten.fcl.debug.document.provider'
}
}
compileOptions {