mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Find my IP to 4.0.1 (12)
This commit is contained in:
parent
e3d6bedc56
commit
91043755dc
1 changed files with 10 additions and 2 deletions
|
|
@ -99,9 +99,17 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 4.0.1
|
||||
versionCode: 12
|
||||
commit: 6165c38ce71c4ab678311bf9de783fcd4a1118c6
|
||||
subdir: app
|
||||
gradle:
|
||||
- openSource
|
||||
- ipify
|
||||
|
||||
AllowedAPKSigningKeys: 8fb26f9ff3a2f955d6133789a7ebac28a348e9438df13584d1d7e66aafdd7ea6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 4.0.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 4.0.1
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue