You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is using the free api from [quotable.io](https://github.com/lukePeavey/quotable)
19
+
The project is using the free api from [zenquotes.io](https://zenquotes.io/)
20
20
21
21
## PreBuild
22
22
The preBuild depends on 2 tasks: <b>ktlint</b> and <b>Detekt</b>. You can manually run the tasks with <code>./gradlew ktlintFormat</code> and <code>./gradlew detekt</code>
0 commit comments