commit 8209124446194cdba78f2e9c0230070b2a1193de
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Tue Nov 22 23:50:08 2022 +0100

    inc num of stars on each first record
    up version name to 1.11.4

diff --git a/build.gradle b/build.gradle
index 061c219..2f67d63 100644
--- a/build.gradle
+++ b/build.gradle
@@ -23,7 +23,7 @@ dependencies {
     api project(':distorted-library')
     implementation 'androidx.legacy:legacy-support-v4:1.0.0'
     implementation 'androidx.legacy:legacy-support-v13:1.0.0'
-    implementation 'com.google.android.material:material:1.6.1'
+    implementation 'com.google.android.material:material:1.7.0'
     implementation project(path: ':distorted-objectlib')
     implementation project(path: ':distorted-puzzle-jsons')
 }
