mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Added dev.randombits.intervaltimer
This commit is contained in:
parent
bc129ec817
commit
1437077089
1 changed files with 35 additions and 0 deletions
35
metadata/dev.randombits.intervaltimer.yml
Normal file
35
metadata/dev.randombits.intervaltimer.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
Categories:
|
||||||
|
- Sports & Health
|
||||||
|
- Time
|
||||||
|
License: MIT
|
||||||
|
AuthorName: Matthew Nienow
|
||||||
|
AuthorEmail: matt@randombits.dev
|
||||||
|
AuthorWebSite: https://randombits.dev
|
||||||
|
SourceCode: https://github.com/randombits-dev/interval-timer
|
||||||
|
IssueTracker: https://github.com/randombits-dev/interval-timer/issues
|
||||||
|
Changelog: https://github.com/randombits-dev/interval-timer/releases
|
||||||
|
|
||||||
|
AutoName: Interval Timer
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/randombits-dev/interval-timer.git
|
||||||
|
Binaries: https://github.com/randombits-dev/interval-timer/releases/download/v%v/IntervalTimer-%v.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.5
|
||||||
|
versionCode: 5
|
||||||
|
commit: v1.0.5
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 046e269cfdb4816b4ef3d554a63de6be063e40228b524c04397d3b04315eaccd
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.5
|
||||||
|
CurrentVersionCode: 5
|
||||||
Loading…
Reference in a new issue