diff --git a/org.elijaxapps.androidxmrigminer.yml b/org.elijaxapps.androidxmrigminer.yml deleted file mode 100644 index 6a56f4b4c1..0000000000 --- a/org.elijaxapps.androidxmrigminer.yml +++ /dev/null @@ -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