From 6e73d187ce23acac5f8e3a9385363de9a4bc70f7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Fri, 28 Sep 2018 16:49:37 +0200
Subject: [PATCH] Bump oksse from `c92d055` to 0.9.0 (#1019)

Bumps [oksse](https://github.com/heremaps/oksse) from `c92d055` to 0.9.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/heremaps/oksse/releases)
- [Commits](https://github.com/heremaps/oksse/commits/0.9.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 416a4306..cf9ed586 100644
--- a/mobile/build.gradle
+++ b/mobile/build.gradle
@@ -106,7 +106,7 @@ dependencies {
     implementation 'com.android.support:multidex:1.0.3'
     implementation 'org.jmdns:jmdns:3.5.4'
     implementation 'com.squareup.okhttp3:okhttp:3.11.0'
-    implementation 'com.github.heremaps:oksse:c92d0556f01e769d7c06c650941107642ce98fb5'
+    implementation 'com.github.heremaps:oksse:0.9.0'
     implementation 'com.larswerkman:HoloColorPicker:1.5'
     implementation 'com.github.BigBadaboom:androidsvg:3511e136498da94018ef9fa438895984ea9b99db'
     implementation 'com.github.apl-devs:appintro:v4.2.3'
-- 
GitLab