This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
SimpleMarkdown
Watch
1
Star
0
Fork
You've already forked SimpleMarkdown
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
92123d2f24
SimpleMarkdown
/
settings.gradle.kts
2 lines
46 B
Text
Raw
Normal View
History
Unescape
Escape
Split free & play code into separate gradle modules This will hopefully enable me to use the gradle build health plugin, and still be compliant with F-Droid's policies. A consequence of this is that I had to go back to ACRA for error reporting, since I couldn't find a way to keep Firebase's gradle plugins on a library module instead of the main app module
2024-05-19 04:13:39 +00:00
include(":app", ":core", ":free", "non-free")
Reference in a new issue
Copy permalink