feat: add a module graph to the README

This commit is contained in:
Harsh Shandilya 2023-04-02 23:38:03 +05:30
parent bc60929fe9
commit adfac94094
No known key found for this signature in database
5 changed files with 37 additions and 4 deletions

View file

@ -4,7 +4,7 @@
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT.
*/
@file:Suppress("DSL_SCOPE_VIOLATION", "UnstableApiUsage")
@file:Suppress("UnstableApiUsage")
plugins {
id("dev.msfjarvis.claw.android-application")