Update androidminer.elijaxapps.com.androidminer.yml
This commit is contained in:
parent
69ea953fe9
commit
6a53bd6217
|
@ -5,6 +5,7 @@ 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: |-
|
||||
|
@ -27,6 +28,7 @@ Description: |-
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.02'
|
||||
versionCode: 5
|
||||
|
@ -36,5 +38,6 @@ Builds:
|
|||
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