From c8eae04e5e189af405f8d35678c1c29d822b26f9 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 10 Sep 2020 15:50:51 +0000 Subject: [PATCH] Update Screenshot Tile (NoRoot) to 1.8.6 (34) --- metadata/com.github.cvzi.screenshottile.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index d6684b6e97..5d74623a08 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -208,7 +208,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.8.6 + versionCode: 34 + commit: v1.8.6 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.8.4 -CurrentVersionCode: 32 +CurrentVersion: 1.8.6 +CurrentVersionCode: 34