caarmen / poet-assistant

Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Other
84 stars 11 forks source link

Fix a bug where the license assets weren't included in the apk on a clean build. #203

Closed caarmen closed 1 month ago

caarmen commented 1 month ago

The copy task to put the license assets into the destination folder was being executed too late.

Define a dependency from the mergeAssetsProvider to the copy task.

github-actions[bot] commented 1 month ago
Overall Project 80.56% :green_apple:

There is no coverage information present for the Files changed