From dba860a2a5796eb6f2043748019fae2b4c2f7d51 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Wed, 21 May 2025 07:57:11 +0000 Subject: [PATCH] Update Exif Thumbnail Adder to 1.0.1 (767) --- metadata/com.exifthumbnailadder.app.yml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/metadata/com.exifthumbnailadder.app.yml b/metadata/com.exifthumbnailadder.app.yml index 8b01a20b38..2aae8f4e65 100644 --- a/metadata/com.exifthumbnailadder.app.yml +++ b/metadata/com.exifthumbnailadder.app.yml @@ -256,10 +256,24 @@ Builds: - libs.prebuilt ndk: r26d + - versionName: 1.0.1 + versionCode: 767 + commit: ff4889a57e7ba17df815b52f8b20152e37fc055f + subdir: app + gradle: + - standard + prebuild: + - sdkmanager 'cmake;3.22.1' + - sed -i -e '/wearable/d' build.gradle + scandelete: + - library + - libs.prebuilt + ndk: r27c + MaintainerNotes: versionCode/Name are updated as static just before tagging, being dynamic during development in between. AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.0.0 -CurrentVersionCode: 724 +CurrentVersion: 1.0.1 +CurrentVersionCode: 767