mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New App: com.maksimowiczm.fidnmyip
This commit is contained in:
parent
ed8800b53e
commit
e88b983453
1 changed files with 31 additions and 0 deletions
31
metadata/com.maksimowiczm.findmyip.yml
Normal file
31
metadata/com.maksimowiczm.findmyip.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
AntiFeatures:
|
||||
TetheredNet:
|
||||
en-US: Rely on ipify API.
|
||||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Mateusz Maksimowicz
|
||||
SourceCode: https://github.com/maksimowiczm/find-my-ip
|
||||
IssueTracker: https://github.com/maksimowiczm/find-my-ip/issues
|
||||
|
||||
AutoName: Find my IP
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/maksimowiczm/find-my-ip
|
||||
Binaries: https://github.com/maksimowiczm/find-my-ip/releases/download/%v/find-my-ip-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: v1.0.0
|
||||
versionCode: 1
|
||||
commit: v1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 8fb26f9ff3a2f955d6133789a7ebac28a348e9438df13584d1d7e66aafdd7ea6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.0.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue