mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Newapp: Micro Timer
This commit is contained in:
parent
cc4379a835
commit
b2ab617d66
1 changed files with 32 additions and 0 deletions
32
metadata/dubrowgn.microtimer.yml
Normal file
32
metadata/dubrowgn.microtimer.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: MIT
|
||||
AuthorWebSite: https://dubrowgn.com/
|
||||
SourceCode: https://github.com/dubrowgn/micro-timer
|
||||
IssueTracker: https://github.com/dubrowgn/micro-timer/issues
|
||||
Changelog: https://github.com/dubrowgn/micro-timer/releases
|
||||
|
||||
AutoName: Micro Timer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dubrowgn/micro-timer.git
|
||||
Binaries: https://github.com/dubrowgn/micro-timer/releases/download/v%v/micro-timer-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.8'
|
||||
versionCode: 8
|
||||
commit: 825faf52fbcb886e8ef6637bcb0e8478b4b0162e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: c88e4eeb08c2da45e576673e013a75bbc3c4f2fef8cecca197df05aa0d8abff1
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue