commit d998353a45452a75ebd2e519f1d4cdc5d217e7b9
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Wed Feb 22 22:54:01 2023 +0100

    Update libraries.

diff --git a/build.gradle b/build.gradle
index 0811616..3c2c979 100644
--- a/build.gradle
+++ b/build.gradle
@@ -24,7 +24,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.7.0'
+    implementation 'com.google.android.material:material:1.8.0'
     implementation project(path: ':distorted-objectlib')
     implementation project(path: ':distorted-puzzle-jsons')
 }
