From 57767ffd765d8feed1ae26c4c887ee2650eb462e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 1 Jun 2021 03:32:09 +0000 Subject: [PATCH] Update MetaApp to 1.1.2 (10102) --- 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 6153b6e38a..42bb785af8 100644 --- a/metadata/at.h4x.metaapp.yml +++ b/metadata/at.h4x.metaapp.yml @@ -52,6 +52,13 @@ Builds: gradle: - yes + - versionName: 1.1.2 + versionCode: 10102 + commit: v1.1.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 @@ -61,5 +68,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.1 -CurrentVersionCode: 10101 +CurrentVersion: 1.1.2 +CurrentVersionCode: 10102