From 8392c6b21e0e62d5626ac22f9b6026108f54643e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Thu, 13 Sep 2018 15:20:38 +0200
Subject: [PATCH] Bump material-about-library from 2.2.5 to 2.3.0 (#1005)

Bumps [material-about-library](https://github.com/daniel-stoneuk/material-about-library) from 2.2.5 to 2.3.0.
- [Release notes](https://github.com/daniel-stoneuk/material-about-library/releases)
- [Commits](https://github.com/daniel-stoneuk/material-about-library/compare/2.2.5...2.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
---
 mobile/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mobile/build.gradle b/mobile/build.gradle
index b21f7612..dcea33bd 100644
--- a/mobile/build.gradle
+++ b/mobile/build.gradle
@@ -113,7 +113,7 @@ dependencies {
     fullImplementation 'com.google.android.gms:play-services-gcm:12.0.1'
 
     // About screen
-    implementation 'com.github.daniel-stoneuk:material-about-library:2.2.5'
+    implementation 'com.github.daniel-stoneuk:material-about-library:2.3.0'
     // Used libraries
     implementation('com.mikepenz:aboutlibraries:6.0.8@aar') {
         transitive = true
-- 
GitLab