Skip to content

Commit

Permalink
Suppress unused param
Browse files Browse the repository at this point in the history
  • Loading branch information
yayvery committed Jan 14, 2024
1 parent c93165b commit e016795
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ internal object NdkConfiguratorUtils {
* sure we specify the correct .pickFirsts for all the .so files we are producing or that we're
* aware of as some of our dependencies are pulling them in.
*/
@Suppress("UNUSED_PARAMETER")
fun configureNewArchPackagingOptions(
project: Project,
variant: Variant,
Expand Down

0 comments on commit e016795

Please sign in to comment.