From 0e2b74e3f84cdc7bf7d97bc93d410946a40c2d1e Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 27 Jul 2019 23:56:16 +0100 Subject: [PATCH] Update Simple Notes Pro to 6.1.6 (63) --- metadata/com.simplemobiletools.notes.pro.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.notes.pro.yml b/metadata/com.simplemobiletools.notes.pro.yml index 42d5695058..b7b40fc1e8 100644 --- a/metadata/com.simplemobiletools.notes.pro.yml +++ b/metadata/com.simplemobiletools.notes.pro.yml @@ -74,7 +74,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.1.6 + versionCode: 63 + commit: 6.1.6 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.1.4 -CurrentVersionCode: 61 +CurrentVersion: 6.1.6 +CurrentVersionCode: 63