commit c9b0d31e5ac63901164d25eecd4b966e14e2b64a
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Tue Aug 11 23:52:14 2020 +0100

    We have the new Object - the Dino - so up the version to 1.4.0.

diff --git a/build.gradle b/build.gradle
index 3b7c04e..aeb65c2 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.1.0'
+    implementation 'com.google.android.material:material:1.2.0'
 }
