fdroiddata/metadata/org.ligi.etheremote.yml

37 lines
838 B
YAML
Raw Normal View History

2019-02-25 12:29:22 +00:00
Categories:
- Security
License: GPL-3.0-only
2019-11-10 12:23:27 +00:00
AuthorName: ligi
AuthorEmail: ligi@ligi.de
AuthorWebSite: https://ligi.de/
2019-02-25 12:29:22 +00:00
SourceCode: https://github.com/ligi/etheremote
IssueTracker: https://github.com/ligi/etheremote/issues
AutoName: ΞtheRemotΞ
Description: A Remote to access Ethereum nodes via JSON-RPC.
RepoType: git
Repo: https://github.com/ligi/etheremote
Builds:
- versionName: '0.1'
versionCode: 1
commit: '0.1'
subdir: app
gradle:
- yes
prebuild: sed -i -e '/android-sdk-manager/d' -e '/play-services/d' build.gradle
- versionName: '0.2'
versionCode: 2
commit: '0.2'
subdir: app
gradle:
- yes
prebuild: sed -i -e '/android-sdk-manager/d' -e '/play-services/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '0.2'
CurrentVersionCode: 2