From 869dfe058122ef9b836b7ca4e0b63c233a85694d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 21 May 2023 11:48:55 +0000 Subject: [PATCH] Update Trains Locations to v1.3.0 (15) --- metadata/de.sorunome.unifiednlp.trains.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/de.sorunome.unifiednlp.trains.yml b/metadata/de.sorunome.unifiednlp.trains.yml index 6f4febe751..5a8bd84bb0 100644 --- a/metadata/de.sorunome.unifiednlp.trains.yml +++ b/metadata/de.sorunome.unifiednlp.trains.yml @@ -46,7 +46,22 @@ Builds: - gradle publishToMavenLocal - popd + - versionName: v1.3.0 + versionCode: 15 + commit: 0cc58890032bbf851a9786806c62ac946f8f3dc4 + gradle: + - yes + srclibs: + - earth-gravitational-model@v1.0.0 + prebuild: sed -i -e '/git {/,+4d' -e '/google/amavenLocal()' -e "/implementation/aimplementation + 'com.barbeaudev:earth-gravitational-model:1.0.0'" build.gradle + build: + - pushd $$earth-gravitational-model$$ + - gradle build + - gradle publishToMavenLocal + - popd + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v1.0.0 -CurrentVersionCode: 14 +CurrentVersion: v1.3.0 +CurrentVersionCode: 15