From 3abe346dbd5f351396b5737cb5e7bfffb12664c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com> Date: Thu, 12 Aug 2021 23:24:00 -0400 Subject: [PATCH] android: update for swarm Change-Id: I3a1c581b841caa4dacd59d1bddddddf9c911e926 --- client-android | 2 +- daemon | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client-android b/client-android index 195212d0..e3de5abe 160000 --- a/client-android +++ b/client-android @@ -1 +1 @@ -Subproject commit 195212d0b3a9351a7ca9808cf0ec987c22d8f96f +Subproject commit e3de5abe1e0acc6a382002b016690f6d1cd7963b diff --git a/daemon b/daemon index 73926a76..235fb4f4 160000 --- a/daemon +++ b/daemon @@ -1 +1 @@ -Subproject commit 73926a7662910501a3f420e3e595ba862ac5f321 +Subproject commit 235fb4f49160ec30e531482c6bb0f972e9d00b28 -- GitLab