commit 7973446b55f258b7fec29ed3b9024b7246f477ff
Author: leszek <leszek@koltunski.pl>
Date:   Tue Jun 11 10:25:47 2024 +0200

    up version to 93

diff --git a/build.gradle b/build.gradle
index be1cafb..a18587a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -24,6 +24,6 @@ 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.11.0'
+    implementation 'com.google.android.material:material:1.12.0'
     implementation project(path: ':distorted-objectlib')
 }
