commit 7aa8fdb858e8a6d2d7f1c0ee396b958760e8f8ef
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Wed Feb 2 13:14:00 2022 +0100

    Bump version to 1.9.6

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