Update Geotag video camera to 2.1.5 (210)

This commit is contained in:
checkupdates bot 2025-10-27 05:10:33 +00:00 committed by linsui
parent 8c949a734c
commit ebed2de19a

View file

@ -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