mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 03:01:44 +00:00
Added SMS to URL Forwarder
This commit is contained in:
parent
7d182eba63
commit
173d9d962b
1 changed files with 26 additions and 0 deletions
26
metadata/tech.bogomolov.incomingsmsgateway.yml
Normal file
26
metadata/tech.bogomolov.incomingsmsgateway.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Phone & SMS
|
||||
License: MIT
|
||||
AuthorName: Konstantin Bogomolov
|
||||
AuthorWebSite: https://bogomolov.tech
|
||||
SourceCode: https://github.com/bogkonstantin/android_income_sms_gateway_webhook
|
||||
IssueTracker: https://github.com/bogkonstantin/android_income_sms_gateway_webhook/issues
|
||||
Changelog: https://github.com/bogkonstantin/android_income_sms_gateway_webhook/releases
|
||||
|
||||
Name: SMS to URL Forwarder
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/bogkonstantin/android_income_sms_gateway_webhook
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.1
|
||||
versionCode: 7
|
||||
commit: 2.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue