From 72861a5d47825a79201668b962517c649db37521 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 1 Jul 2021 03:54:15 +0000 Subject: [PATCH] Update Photok to 1.3.0 (14) --- metadata/dev.leonlatsch.photok.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/dev.leonlatsch.photok.yml b/metadata/dev.leonlatsch.photok.yml index 680f84cbcc..6258c76a34 100644 --- a/metadata/dev.leonlatsch.photok.yml +++ b/metadata/dev.leonlatsch.photok.yml @@ -42,10 +42,17 @@ Builds: gradle: - yes + - versionName: 1.3.0 + versionCode: 14 + commit: 5a11ab55aadd5f75ba75f752fec37867786bcf8d + subdir: app + gradle: + - yes + MaintainerNotes: temporarily disable AutoUpdate as VC 9 will bring in GMS otherwise, see https://github.com/leonlatsch/Photok/issues/72 AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.2.4 -CurrentVersionCode: 13 +CurrentVersion: 1.3.0 +CurrentVersionCode: 14