mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Geotag video camera to 1.1.6 (110)
This commit is contained in:
parent
a53178cb9e
commit
cf57f9b629
1 changed files with 34 additions and 2 deletions
|
|
@ -117,6 +117,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: 1.1.6
|
||||
versionCode: 107
|
||||
commit: 28e7abf08dd952f66e656b8e3c4c41cfe5435c66
|
||||
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.6
|
||||
versionCode: 108
|
||||
commit: 28e7abf08dd952f66e656b8e3c4c41cfe5435c66
|
||||
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.6
|
||||
versionCode: 109
|
||||
commit: 28e7abf08dd952f66e656b8e3c4c41cfe5435c66
|
||||
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.6
|
||||
versionCode: 110
|
||||
commit: 28e7abf08dd952f66e656b8e3c4c41cfe5435c66
|
||||
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
|
||||
|
|
@ -129,5 +161,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: 1.1.5
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 1.1.6
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
Loading…
Reference in a new issue