From 73139845f578c809ca28e4d355dd1bcf2ddf0654 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 23 Apr 2020 18:52:00 +0000 Subject: [PATCH] Update MetaApp to 1.0.1 (10001) --- metadata/at.h4x.metaapp.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/at.h4x.metaapp.yml b/metadata/at.h4x.metaapp.yml index 8780b32023..5291feebf6 100644 --- a/metadata/at.h4x.metaapp.yml +++ b/metadata/at.h4x.metaapp.yml @@ -22,6 +22,13 @@ Builds: gradle: - yes + - versionName: 1.0.1 + versionCode: 10001 + commit: v1.0.1 + subdir: app + gradle: + - yes + MaintainerNotes: | This app scrapes https://metalab.at and uses their door-status api. The source-code for both sites is available, but not licensed with a @@ -31,5 +38,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.0.0 -CurrentVersionCode: 10000 +CurrentVersion: 1.0.1 +CurrentVersionCode: 10001