From 6d70b4d5981af0061aeefbb7bd0fb6faf6b824dd Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 14 May 2020 09:55:28 +0000 Subject: [PATCH] Update Screenshot Tile (NoRoot) to 1.8.3 (31) --- 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 81147b9eba..e774f882ca 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -192,7 +192,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.8.3 + versionCode: 31 + commit: v1.8.3 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.8.2 -CurrentVersionCode: 30 +CurrentVersion: 1.8.3 +CurrentVersionCode: 31