From e39f49f2a84ff4cf61d66de45c94e23b4fbfc6b9 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 26 Dec 2020 04:10:32 +0000 Subject: [PATCH] Update Screenshot Tile (NoRoot) to 1.12.0 (38) --- 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 f4f7239928..7246f3bc78 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -240,7 +240,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.12.0 + versionCode: 38 + commit: v1.12.0 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.11.0 -CurrentVersionCode: 37 +CurrentVersion: 1.12.0 +CurrentVersionCode: 38