Skip to content

Commit

Permalink
Rename arg
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Sep 4, 2024
1 parent 20d05cf commit 6856419
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ class NativeAssetsBuildRunner {
targetMacOSVersion: targetMacOSVersion,
cCompiler: cCompilerConfig,
targetAndroidNdkApi: targetAndroidNdkApi,
resourceIdentifierUri: resourcesFile?.uri,
recordedUsages: resourcesFile?.uri,
assets: buildResult!.assetsForLinking[package.name] ?? [],
supportedAssetTypes: supportedAssetTypes,
linkModePreference: linkModePreference,
Expand Down

0 comments on commit 6856419

Please sign in to comment.