From ebed2de19a6c744b1517037b616e6f4451d7c1a2 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 27 Oct 2025 05:10:33 +0000 Subject: [PATCH] Update Geotag video camera to 2.1.5 (210) --- metadata/org.app.geotagvideocamera.yml | 36 ++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/metadata/org.app.geotagvideocamera.yml b/metadata/org.app.geotagvideocamera.yml index 426cbcf9ed..938e5773a5 100644 --- a/metadata/org.app.geotagvideocamera.yml +++ b/metadata/org.app.geotagvideocamera.yml @@ -213,6 +213,38 @@ Builds: binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-arm64-v8a.apk build: gradle assembleRelease -PtargetAbi=arm64-v8a + - versionName: 2.1.5 + versionCode: 207 + commit: 6a7a87c3465c0a44f7fe6428a0026c85e9f0cf2d + subdir: app + output: build/outputs/apk/release/geotag_camera-*-x86.apk + binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-x86.apk + build: gradle assembleRelease -PtargetAbi=x86 + + - versionName: 2.1.5 + versionCode: 208 + commit: 6a7a87c3465c0a44f7fe6428a0026c85e9f0cf2d + subdir: app + output: build/outputs/apk/release/*x86_64*.apk + binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-x86_64.apk + build: gradle assembleRelease -PtargetAbi=x86_64 + + - versionName: 2.1.5 + versionCode: 209 + commit: 6a7a87c3465c0a44f7fe6428a0026c85e9f0cf2d + subdir: app + output: build/outputs/apk/release/*armeabi-v7a*.apk + binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-armeabi-v7a.apk + build: gradle assembleRelease -PtargetAbi=armeabi-v7a + + - versionName: 2.1.5 + versionCode: 210 + commit: 6a7a87c3465c0a44f7fe6428a0026c85e9f0cf2d + subdir: app + output: build/outputs/apk/release/*arm64-v8a*.apk + binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-arm64-v8a.apk + build: gradle assembleRelease -PtargetAbi=arm64-v8a + AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e MaintainerNotes: scanner might detect 'com/google/android/gms/location' and more from @@ -225,5 +257,5 @@ VercodeOperation: - '%c - 2' - '%c - 1' - '%c' -CurrentVersion: 2.1.2 -CurrentVersionCode: 180 +CurrentVersion: 2.1.5 +CurrentVersionCode: 210