Delete org.elijaxapps.androidxmrigminer.yml
This commit is contained in:
parent
7e7d9fb1ff
commit
6e2255e4f5
|
@ -1,43 +0,0 @@
|
||||||
Categories:
|
|
||||||
- Money
|
|
||||||
License: GPL-3.0-or-later
|
|
||||||
SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release
|
|
||||||
IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues
|
|
||||||
Donate: https://paypal.me/ElijaxApps
|
|
||||||
Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL
|
|
||||||
|
|
||||||
Name: Android XMRig Miner
|
|
||||||
Summary: Mine cryptocoins with XMRig miner on your smartphone
|
|
||||||
Description: |-
|
|
||||||
This is a direct port of XMRIG Miner to an APP. With this,
|
|
||||||
you can mine different crypto coins based on the cryptonight
|
|
||||||
algorithm.
|
|
||||||
|
|
||||||
'''Supported Currencies'''
|
|
||||||
* XMR (Monero)
|
|
||||||
'''Supported Pools'''
|
|
||||||
* www.supportxmr.com
|
|
||||||
* [Send your suggestions vía IssueTracker]
|
|
||||||
|
|
||||||
'''Modes'''
|
|
||||||
* '''Benchmark''' Run on my settings. Benchmark your phone,
|
|
||||||
earn my some hashes (c'mon, it's an ADs free version ;)
|
|
||||||
* '''Standard''' Configure your miner to connect to supported
|
|
||||||
pools. You're welcome to test new pools and open an Issue if
|
|
||||||
your favourite does not work.
|
|
||||||
|
|
||||||
RepoType: git
|
|
||||||
Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git
|
|
||||||
|
|
||||||
Builds:
|
|
||||||
- versionName: '1.02'
|
|
||||||
versionCode: 5
|
|
||||||
commit: release
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
output: app/build/outputs/apk/release/app-universal-release-unsigned.apk
|
|
||||||
build: |-
|
|
||||||
gradle clean :libuv:assembleRelease :app:assembleRelease
|
|
||||||
|
|
||||||
AutoUpdateMode: None
|
|
||||||
UpdateCheckMode: Tags
|
|
Loading…
Reference in a new issue