diff --git a/build.gradle b/build.gradle
index f1fd1401..3c14d0ab 100644
--- a/build.gradle
+++ b/build.gradle
@@ -52,8 +52,8 @@ android {
}
dependencies {
- implementation 'org.commonmark:commonmark-ext-yaml-front-matter:0.20.0'
+ implementation 'org.commonmark:commonmark-ext-yaml-front-matter:0.21.0'
implementation 'com.github.billthefarmer:CustomCalendarView:v1.06'
implementation 'com.github.billthefarmer:MarkdownView:v1.11'
- implementation 'org.commonmark:commonmark:0.20.0'
+ implementation 'org.commonmark:commonmark:0.21.0'
}
diff --git a/data/ic_launcher.svg b/data/ic_launcher.svg
index eaf48cc0..6b27f609 100644
--- a/data/ic_launcher.svg
+++ b/data/ic_launcher.svg
@@ -1,22 +1,25 @@
diff --git a/src/main/res/drawable/ic_launcher.xml b/src/main/res/drawable/ic_launcher.xml
index 582c2e28..d6663b2e 100644
--- a/src/main/res/drawable/ic_launcher.xml
+++ b/src/main/res/drawable/ic_launcher.xml
@@ -1,21 +1,24 @@
+ android:viewportWidth="1024"
+ android:viewportHeight="1024">
+
+ android:pathData="M80,10h810v1004h-810z" />
+ android:fillColor="#e2e2e2"
+ android:pathData="M95,984h795v15h-795z" />
+ android:fillColor="#7f7f7f"
+ android:pathData="M320,10h570v974h-570z" />
+ android:pathData="M800,10h20v1004h-20z" />
+ android:pathData="M465,200h280v140h-280z" />