fdroiddata/metadata/org.ligi.etheremote.yml
2019-02-27 23:28:08 +01:00

34 lines
763 B
YAML

Categories:
- Security
License: GPL-3.0-only
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