From ef5c724c680a43cec6ea3f8fddb3096e99589923 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 05:43:17 +0000 Subject: [PATCH] Replace androidminer.elijaxapps.com.androidminer.yml --- ...droidminer.elijaxapps.com.androidminer.yml | 45 ++++++++++++++----- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index f9319d1ff1..82e07c58ea 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -1,25 +1,50 @@ +Name: Android XMRig Miner Categories: - Money License: GPL-3.0-or-later -SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner + +SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues + +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. + + + + Donate: https://paypal.me/ElijaxApps Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL -Name: Android XMRig Miner -Summary: Mine with XMRig miner on your smartphone + RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git Builds: - - versionName: 1.0-alpha - versionCode: 4 - commit: 62f0d041179fb32998dc3cab1762dc2d38fdcc88 - subdir: app + - versionName: '1.02' + versionCode: 5 + commit: release gradle: - yes - output: build/outputs/apk/release/app-universal-release-unsigned.apk + output: app/build/outputs/apk/release/app-universal-release-unsigned.apk + build: gradle clean :libuv:assembleRelease :app:assembleRelease -AutoUpdateMode: Version [.+] -UpdateCheckMode: Tags +AutoUpdateMode: None +UpdateCheckMode: Tags \ No newline at end of file