commit f6073a0478f1be40f84a8a333279c09b3bd388bb
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Fri Jun 9 00:34:31 2023 +0200

    app-examples does not depend on jsons.

diff --git a/build.gradle b/build.gradle
index 3ab748b..c4f083f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -26,5 +26,4 @@ dependencies {
     implementation 'androidx.legacy:legacy-support-v13:1.0.0'
     implementation 'com.google.android.material:material:1.9.0'
     implementation project(path: ':distorted-library-object')
-    implementation project(path: ':distorted-component-jsons')
 }
