From 9825ab6d83ab5da35b8c2b69cc5cff3c4b42b612 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 18 Jun 2020 14:02:43 +0000 Subject: [PATCH] Update Screenshot Tile (NoRoot) to 1.8.4 (32) --- 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 e774f882ca..d6684b6e97 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -200,7 +200,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.8.4 + versionCode: 32 + commit: v1.8.4 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.8.3 -CurrentVersionCode: 31 +CurrentVersion: 1.8.4 +CurrentVersionCode: 32