From 229e495dfde38e7f207d4b09fa12aff50a65e10a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 2 May 2024 05:28:52 +0000 Subject: [PATCH] Update Exif Thumbnail Adder to 1.0.0 (724) --- 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 9375dfa19d..0c12fc2bce 100644 --- a/metadata/com.exifthumbnailadder.app.yml +++ b/metadata/com.exifthumbnailadder.app.yml @@ -244,10 +244,22 @@ Builds: - libs.prebuilt ndk: r25b + - versionName: 1.0.0 + versionCode: 724 + commit: cef1eff5a88ca66ce5ae4023e730f9464c988f05 + 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.19 -CurrentVersionCode: 679 +CurrentVersion: 1.0.0 +CurrentVersionCode: 724