37 lines
838 B
YAML
37 lines
838 B
YAML
Categories:
|
|
- Security
|
|
License: GPL-3.0-only
|
|
AuthorName: ligi
|
|
AuthorEmail: ligi@ligi.de
|
|
AuthorWebSite: https://ligi.de/
|
|
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
|