From 9f61cef08b3ed106c611235ab30a6720a230099e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 16 Nov 2020 03:24:11 +0000 Subject: [PATCH] Update MetaApp to 1.1.1 (10101) --- 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 57e045cea0..6153b6e38a 100644 --- a/metadata/at.h4x.metaapp.yml +++ b/metadata/at.h4x.metaapp.yml @@ -45,6 +45,13 @@ Builds: gradle: - yes + - versionName: 1.1.1 + versionCode: 10101 + commit: v1.1.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 @@ -54,5 +61,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.0 -CurrentVersionCode: 10100 +CurrentVersion: 1.1.1 +CurrentVersionCode: 10101