mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Geotag video camera to 1.1.4 (90)
This commit is contained in:
parent
422b619987
commit
bdc2f80b96
1 changed files with 34 additions and 2 deletions
|
|
@ -85,6 +85,38 @@ Builds:
|
||||||
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-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
|
build: gradle assembleRelease -PtargetAbi=arm64-v8a
|
||||||
|
|
||||||
|
- versionName: 1.1.4
|
||||||
|
versionCode: 87
|
||||||
|
commit: 6f840d23153bb6526e45168eb01c10f2550672ab
|
||||||
|
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: 1.1.4
|
||||||
|
versionCode: 88
|
||||||
|
commit: 6f840d23153bb6526e45168eb01c10f2550672ab
|
||||||
|
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: 1.1.4
|
||||||
|
versionCode: 89
|
||||||
|
commit: 6f840d23153bb6526e45168eb01c10f2550672ab
|
||||||
|
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: 1.1.4
|
||||||
|
versionCode: 90
|
||||||
|
commit: 6f840d23153bb6526e45168eb01c10f2550672ab
|
||||||
|
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
|
AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e
|
||||||
|
|
||||||
MaintainerNotes: scanner might detect 'com/google/android/gms/location' and more from
|
MaintainerNotes: scanner might detect 'com/google/android/gms/location' and more from
|
||||||
|
|
@ -97,5 +129,5 @@ VercodeOperation:
|
||||||
- '%c - 2'
|
- '%c - 2'
|
||||||
- '%c - 1'
|
- '%c - 1'
|
||||||
- '%c'
|
- '%c'
|
||||||
CurrentVersion: 1.1.2
|
CurrentVersion: 1.1.4
|
||||||
CurrentVersionCode: 70
|
CurrentVersionCode: 90
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue