Skip to content

Commit

Permalink
Fix AboutLibraries for Fdroid build
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrave-dev committed Nov 17, 2023
1 parent 21094fd commit 0c3fcf9
Show file tree
Hide file tree
Showing 6 changed files with 469 additions and 231 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Expand Up @@ -169,6 +169,7 @@ hilt {
enableAggregatingTask = true
}
aboutLibraries {
prettyPrint = true
registerAndroidTasks = false
excludeFields = arrayOf("generated")
}

0 comments on commit 0c3fcf9

Please sign in to comment.