commit f202778c305390e23eb83178cd6a59da2b9acc7c
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Wed May 11 18:05:13 2022 +0200

    Bump to 1.10.1

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