From 43a22896bbba6b6265a67ffac593a318016ca782 Mon Sep 17 00:00:00 2001 From: Matthieu Corageoud Date: Mon, 18 Sep 2023 21:01:08 +0200 Subject: [PATCH] Drop support for Vivoactive 3. Despite what is said in the documentation online, the Vivoactive 3 does not support API level 3.1.0. The SDK export tool refuses to include the device when exporting the app. --- manifest.xml | 1 - monkey.jungle | 1 - 2 files changed, 2 deletions(-) diff --git a/manifest.xml b/manifest.xml index 210f232..a61645b 100644 --- a/manifest.xml +++ b/manifest.xml @@ -54,7 +54,6 @@ - diff --git a/monkey.jungle b/monkey.jungle index d02b22b..55221d4 100644 --- a/monkey.jungle +++ b/monkey.jungle @@ -10,7 +10,6 @@ venu2plus.resourcePath = resources;icons/70x70 venu3.resourcePath = resources;icons/70x70 venu3s.resourcePath = resources;icons/70x70 -vivoactive3.resourcePath = resources;icons/40x33 vivoactive3m.resourcePath = resources;icons/40x33 vivoactive3mlte.resourcePath = resources;icons/40x33