From a5e43c9a96376b7f5506463e9147b5d8cf373e35 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 15 Oct 2019 16:09:15 -0700 Subject: [PATCH] Added Vite's Grin Wallet for Android --- data/ecosystems/v/vite.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/v/vite.toml b/data/ecosystems/v/vite.toml index 091db277..fce846c0 100644 --- a/data/ecosystems/v/vite.toml +++ b/data/ecosystems/v/vite.toml @@ -135,6 +135,9 @@ url = "https://github.com/vitelabs/vite.net" [[repo]] url = "https://github.com/vitelabs/Vite_GrinWallet" +[[repo]] +url = "https://github.com/vitelabs/Vite_GrinWallet-android" + [[repo]] url = "https://github.com/vitelabs/Vite_HDWalletKit"