From 8fe9d4cfaf12382578f833a3a4f5cb99824409f1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 12 Sep 2021 04:04:01 +0000 Subject: [PATCH] Update Exif Thumbnail Adder to 0.9.12 (213) --- metadata/com.exifthumbnailadder.app.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.exifthumbnailadder.app.yml b/metadata/com.exifthumbnailadder.app.yml index e1a17f19f3..dede616cbf 100644 --- a/metadata/com.exifthumbnailadder.app.yml +++ b/metadata/com.exifthumbnailadder.app.yml @@ -125,7 +125,19 @@ Builds: - libs.prebuilt ndk: r22b + - versionName: 0.9.12 + versionCode: 213 + commit: 9e7418aef4c6d67437d70368476acf575f8562d3 + subdir: app + gradle: + - standard + prebuild: sed -i -e '/keystoreProperties/d' build.gradle + scandelete: + - library + - libs.prebuilt + ndk: r22b + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.9.11 -CurrentVersionCode: 201 +CurrentVersion: 0.9.12 +CurrentVersionCode: 213