mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Geotag video camera to 2.2.1 (330)
This commit is contained in:
parent
14b7e1f573
commit
e9e07eb91d
1 changed files with 46 additions and 2 deletions
|
|
@ -257,6 +257,50 @@ Builds:
|
|||
gradleprops:
|
||||
- targetAbi=arm64-v8a
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 327
|
||||
commit: cf4d504841648dcb593f7f794f22bd289e53b6f0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-x86.apk
|
||||
prebuild: sed -i -e '/isUniversalApk/d' build.gradle.kts
|
||||
gradleprops:
|
||||
- targetAbi=x86
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 328
|
||||
commit: cf4d504841648dcb593f7f794f22bd289e53b6f0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-x86_64.apk
|
||||
prebuild: sed -i -e '/isUniversalApk/d' build.gradle.kts
|
||||
gradleprops:
|
||||
- targetAbi=x86_64
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 329
|
||||
commit: cf4d504841648dcb593f7f794f22bd289e53b6f0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-armeabi-v7a.apk
|
||||
prebuild: sed -i -e '/isUniversalApk/d' build.gradle.kts
|
||||
gradleprops:
|
||||
- targetAbi=armeabi-v7a
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 330
|
||||
commit: cf4d504841648dcb593f7f794f22bd289e53b6f0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mlm-games/geotag-video-camera/releases/download/%v/geotag_camera-%v-arm64-v8a.apk
|
||||
prebuild: sed -i -e '/isUniversalApk/d' build.gradle.kts
|
||||
gradleprops:
|
||||
- targetAbi=arm64-v8a
|
||||
|
||||
AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e
|
||||
|
||||
MaintainerNotes: scanner might detect 'com/google/android/gms/location' and more from
|
||||
|
|
@ -269,5 +313,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: 2.1.14
|
||||
CurrentVersionCode: 300
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 330
|
||||
|
|
|
|||
Loading…
Reference in a new issue