From 719e8b48f8c30f068e916a07dcf16ec4e2e95b56 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 22 May 2021 04:37:32 +0000 Subject: [PATCH] Update Screenshot Tile (NoRoot) to 1.13.3 (45) --- 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 6012f4603f..65e47c0017 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -289,7 +289,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.13.3 + versionCode: 45 + commit: v1.13.3 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.13.2 -CurrentVersionCode: 44 +CurrentVersion: 1.13.3 +CurrentVersionCode: 45