commit 563d4fb5e6f23bbeac00381209e78ef8eebce57b
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Tue Sep 15 10:20:22 2020 +0100

    We have new, Polygon method of rendering Object faces, and a new object - the Skewb.
    Time for 1.4.2 !

diff --git a/build.gradle b/build.gradle
index aeb65c2..550ba44 100644
--- a/build.gradle
+++ b/build.gradle
@@ -23,5 +23,5 @@ 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.2.0'
+    implementation 'com.google.android.material:material:1.2.1'
 }
