commit 097e7dabf183c6814287ad3ca9ac21e54e5c3501
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Wed Jun 29 15:23:44 2022 +0200

    update build.gradle

diff --git a/build.gradle b/build.gradle
index 2da36ae..061c219 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.0'
+    implementation 'com.google.android.material:material:1.6.1'
     implementation project(path: ':distorted-objectlib')
     implementation project(path: ':distorted-puzzle-jsons')
 }
