From 3ea68e449614f7cc9fc8931994243226a9e223aa Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Tue, 11 Aug 2020 11:21:12 +0200 Subject: [PATCH] metalab_open_widget: add 1.0.2 --- .../com.zoffcc.applications.metalab_open_widget.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.zoffcc.applications.metalab_open_widget.yml b/metadata/com.zoffcc.applications.metalab_open_widget.yml index 25ccc3b6cd..276ef71570 100644 --- a/metadata/com.zoffcc.applications.metalab_open_widget.yml +++ b/metadata/com.zoffcc.applications.metalab_open_widget.yml @@ -17,9 +17,16 @@ Builds: gradle: - yes + - versionName: 1.0.2 + versionCode: 10002 + commit: 1.0.2 + subdir: app + gradle: + - yes + MaintainerNotes: Description and summary in app git repository AutoUpdateMode: Version %v UpdateCheckMode: Tags ^[0-9].* -CurrentVersion: 1.0.1 -CurrentVersionCode: 10001 +CurrentVersion: 1.0.2 +CurrentVersionCode: 10002