From ed9413e688980cb648b82f066616ef9a8f777f4f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 11 Apr 2022 04:36:30 +0000 Subject: [PATCH] Update Exif Thumbnail Adder to 0.9.13 (232) --- 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 dede616cbf..32ce6e844d 100644 --- a/metadata/com.exifthumbnailadder.app.yml +++ b/metadata/com.exifthumbnailadder.app.yml @@ -137,7 +137,19 @@ Builds: - libs.prebuilt ndk: r22b + - versionName: 0.9.13 + versionCode: 232 + commit: 694342a66e5501477242d05dbe6cfabd412673df + 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.12 -CurrentVersionCode: 213 +CurrentVersion: 0.9.13 +CurrentVersionCode: 232