From 79e34cb844dcac2f7916e92b132ad10862015c80 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 13 Oct 2020 03:48:06 +0000 Subject: [PATCH] Update Launcher to v1.5.0 (11) --- metadata/com.finnmglas.launcher.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.finnmglas.launcher.yml b/metadata/com.finnmglas.launcher.yml index d9df7fa2ad..cd9edb4817 100644 --- a/metadata/com.finnmglas.launcher.yml +++ b/metadata/com.finnmglas.launcher.yml @@ -22,7 +22,14 @@ Builds: gradle: - yes + - versionName: v1.5.0 + versionCode: 11 + commit: v1.5.0 + subdir: app + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: v1.4.0 -CurrentVersionCode: 10 +CurrentVersion: v1.5.0 +CurrentVersionCode: 11 -- GitLab