From bf022424e63be07e61e3f8b58d08e1e4e5ac7ec5 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 9 Apr 2023 05:38:27 +0000 Subject: [PATCH] Update Exif Thumbnail Adder to 0.9.19 (679) --- 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 43e8b3bc63..5a71c908f7 100644 --- a/metadata/com.exifthumbnailadder.app.yml +++ b/metadata/com.exifthumbnailadder.app.yml @@ -232,10 +232,22 @@ Builds: - libs.prebuilt ndk: r25b + - versionName: 0.9.19 + versionCode: 679 + commit: b6a830c399d582caeb38e2533cda317b4b0a8c68 + subdir: app + gradle: + - standard + prebuild: sdkmanager 'cmake;3.22.1' + scandelete: + - library + - libs.prebuilt + ndk: r25b + MaintainerNotes: versionCode/Name are updated as static just before tagging, being dynamic during development in between. AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.9.18 -CurrentVersionCode: 536 +CurrentVersion: 0.9.19 +CurrentVersionCode: 679