mirrored from https://gitlab.com/fdroid/fdroiddata
-
-
Notifications
You must be signed in to change notification settings - Fork 76
/
Copy pathcom.biotstoiq.hayago.yml
69 lines (61 loc) · 1.58 KB
/
com.biotstoiq.hayago.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Categories:
- Games
License: MIT
AuthorName: Govind Krishnan
AuthorEmail: [email protected]
AuthorWebSite: https://90v1nd.one/
WebSite: https://biotstoiq.gitlab.io/s/hayago.html
SourceCode: https://gitlab.com/biotstoiq/hayago
IssueTracker: https://gitlab.com/biotstoiq/hayago/-/issues
Donate: https://biotstoiq.org/donate.html
Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0
Name: Hayago
AutoName: Hayago
RepoType: git
Repo: https://gitlab.com/biotstoiq/hayago.git
Builds:
- versionName: '1.077'
versionCode: 17
commit: v1.077
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: '1.078'
versionCode: 18
commit: fb1776ce0f10ffb2264e7cb3b45b7d389ed973fd
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: '1.08'
versionCode: 20
commit: 8e19d49092e4dd9aa08204b3af43e008995e90ce
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: '1.09'
versionCode: 21
commit: 004df7a423b6f90ed599a04ee1013811f0bd890c
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '1.09'
CurrentVersionCode: 21
NoSourceSince: '1.09'