From f707fd12459a08b3b4464c119ff098bc50f2feb5 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 10 Jul 2020 03:18:36 +0000 Subject: [PATCH] Update MetaApp to 1.0.2 (10002) --- 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 5291feebf6..d4a732eab1 100644 --- a/metadata/at.h4x.metaapp.yml +++ b/metadata/at.h4x.metaapp.yml @@ -29,6 +29,13 @@ Builds: gradle: - yes + - versionName: 1.0.2 + versionCode: 10002 + commit: v1.0.2 + 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 @@ -38,5 +45,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.0.1 -CurrentVersionCode: 10001 +CurrentVersion: 1.0.2 +CurrentVersionCode: 10002