From 3ec463f95de1e7847d5c2fe36d270e26abe20aad Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 15 Dec 2020 04:12:41 +0000 Subject: [PATCH] Update Screenshot Tile (NoRoot) to 1.11.0 (37) --- 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 b6a0c728df..f4f7239928 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -232,7 +232,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.11.0 + versionCode: 37 + commit: v1.11.0 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.10.0 -CurrentVersionCode: 36 +CurrentVersion: 1.11.0 +CurrentVersionCode: 37