Update Geotag video camera to 2.1.14 (300)

This commit is contained in:
checkupdates bot 2025-10-29 08:37:44 +00:00 committed by Licaon_Kter
parent c68c5f686b
commit d4b67d2f16

View file

@ -213,41 +213,49 @@ 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
disable: https://github.com/mlm-games/geotag-video-camera/issues/73
commit: 6a7a87c3465c0a44f7fe6428a0026c85e9f0cf2d
- versionName: 2.1.14
versionCode: 297
commit: a203d5bf76e1fc647b42900b2434a138e39cbaf3
subdir: app
output: build/outputs/apk/release/geotag_camera-*-x86.apk
gradle:
- yes
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-x86.apk
build: gradle assembleRelease -PtargetAbi=x86
prebuild: sed -i -e '/isUniversalApk/d' build.gradle.kts
gradleprops:
- targetAbi=x86
- versionName: 2.1.5
versionCode: 208
disable: https://github.com/mlm-games/geotag-video-camera/issues/73
commit: 6a7a87c3465c0a44f7fe6428a0026c85e9f0cf2d
- versionName: 2.1.14
versionCode: 298
commit: a203d5bf76e1fc647b42900b2434a138e39cbaf3
subdir: app
output: build/outputs/apk/release/*x86_64*.apk
gradle:
- yes
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-x86_64.apk
build: gradle assembleRelease -PtargetAbi=x86_64
prebuild: sed -i -e '/isUniversalApk/d' build.gradle.kts
gradleprops:
- targetAbi=x86_64
- versionName: 2.1.5
versionCode: 209
disable: https://github.com/mlm-games/geotag-video-camera/issues/73
commit: 6a7a87c3465c0a44f7fe6428a0026c85e9f0cf2d
- versionName: 2.1.14
versionCode: 299
commit: a203d5bf76e1fc647b42900b2434a138e39cbaf3
subdir: app
output: build/outputs/apk/release/*armeabi-v7a*.apk
gradle:
- yes
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-armeabi-v7a.apk
build: gradle assembleRelease -PtargetAbi=armeabi-v7a
prebuild: sed -i -e '/isUniversalApk/d' build.gradle.kts
gradleprops:
- targetAbi=armeabi-v7a
- versionName: 2.1.5
versionCode: 210
disable: https://github.com/mlm-games/geotag-video-camera/issues/73
commit: 6a7a87c3465c0a44f7fe6428a0026c85e9f0cf2d
- versionName: 2.1.14
versionCode: 300
commit: a203d5bf76e1fc647b42900b2434a138e39cbaf3
subdir: app
output: build/outputs/apk/release/*arm64-v8a*.apk
gradle:
- yes
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-arm64-v8a.apk
build: gradle assembleRelease -PtargetAbi=arm64-v8a
prebuild: sed -i -e '/isUniversalApk/d' build.gradle.kts
gradleprops:
- targetAbi=arm64-v8a
AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e
@ -261,5 +269,5 @@ VercodeOperation:
- '%c - 2'
- '%c - 1'
- '%c'
CurrentVersion: 2.1.5
CurrentVersionCode: 210
CurrentVersion: 2.1.14
CurrentVersionCode: 300