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