From b79177d12df706fcfb6a2ed6d0cecbff40250512 Mon Sep 17 00:00:00 2001 From: Jason Grzywna <jason.grzywna@gaiaresources.com.au> Date: Wed, 26 Feb 2020 12:26:27 +0800 Subject: [PATCH] android version code bump --- config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.xml b/config.xml index b66a7c51..2484ee25 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-versionCode="23" id="au.gov.nsw.dpie.koalawatch" version="1.1.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="24" id="au.gov.nsw.dpie.koalawatch" version="1.1.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <name>I Spy Koala</name> <description>App for surveying koala populations</description> <author email="devs@gaiaresources.com.au" href="https://www.gaiaresources.com.au">Gaia Resources</author>