From dc0998ad0eeb5b6a278abf7b52922c14d1e31e97 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 30 Jan 2023 05:41:26 +0000 Subject: [PATCH] Update Exif Thumbnail Adder to 0.9.16 (379) --- 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 83264ba109..42c9315204 100644 --- a/metadata/com.exifthumbnailadder.app.yml +++ b/metadata/com.exifthumbnailadder.app.yml @@ -186,7 +186,19 @@ Builds: - libs.prebuilt ndk: r23b + - versionName: 0.9.16 + versionCode: 379 + commit: 82a1b26dedf1ab13319b6b01153d531ba8a8f570 + subdir: app + gradle: + - standard + prebuild: sed -i -e '/keystoreProperties/d' build.gradle + scandelete: + - library + - libs.prebuilt + ndk: r23b + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.9.15 -CurrentVersionCode: 247 +CurrentVersion: 0.9.16 +CurrentVersionCode: 379