From 4b275df0e2bb964ac2c637dcdb89c6ab7fbb4e9b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 30 Apr 2021 04:39:03 +0000 Subject: [PATCH] Update Screenshot Tile (NoRoot) to 1.13.2 (44) --- 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 3f815e5458..6012f4603f 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -281,7 +281,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.13.2 + versionCode: 44 + commit: v1.13.2 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.13.1 -CurrentVersionCode: 43 +CurrentVersion: 1.13.2 +CurrentVersionCode: 44