From 884b584bc633f41cb1dc2e043d187b7a9beac047 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 16 Nov 2019 21:23:08 +0000 Subject: [PATCH] Update GPSd Forwarder to 1.0.4 (5) --- metadata/io.github.tiagoshibata.gpsdclient.yml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/metadata/io.github.tiagoshibata.gpsdclient.yml b/metadata/io.github.tiagoshibata.gpsdclient.yml index aacae3b794..4c3e90d430 100644 --- a/metadata/io.github.tiagoshibata.gpsdclient.yml +++ b/metadata/io.github.tiagoshibata.gpsdclient.yml @@ -6,7 +6,7 @@ AuthorEmail: tiago.shibata@gmail.com SourceCode: https://github.com/tiagoshibata/Android-GPSd-Client IssueTracker: https://github.com/tiagoshibata/Android-GPSd-Client/issues -AutoName: GPSd Client +AutoName: GPSd Forwarder Description: |- This application forwards NMEA data from your phone’s GPS to a specified host. It’s goal is to easily plug and feed data into a GPS server service (e.g. GPSd), @@ -40,7 +40,14 @@ Builds: - yes output: app/build/outputs/apk/release/app-release-unsigned.apk + - versionName: 1.0.4 + versionCode: 5 + commit: 1.0.4 + gradle: + - yes + output: app/build/outputs/apk/release/app-release-unsigned.apk + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.0.2 -CurrentVersionCode: 3 +CurrentVersion: 1.0.4 +CurrentVersionCode: 5