mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: com.cappielloantonio.notquitemy.tempo
This commit is contained in:
parent
e7e1a5a33f
commit
9b891d0a64
1 changed files with 28 additions and 0 deletions
28
metadata/com.cappielloantonio.notquitemy.tempo.yml
Normal file
28
metadata/com.cappielloantonio.notquitemy.tempo.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: AntonioCappiello
|
||||
SourceCode: https://github.com/CappielloAntonio/tempo
|
||||
Donate: https://www.buymeacoffee.com/a.cappiello
|
||||
|
||||
AutoName: Tempo
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/CappielloAntonio/tempo
|
||||
|
||||
Builds:
|
||||
- versionName: 3.7.0
|
||||
versionCode: 24
|
||||
commit: 73b368d20234b9f6c0583bff4d271638dbd564a5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- notquitemy
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.7.0
|
||||
CurrentVersionCode: 24
|
||||
Loading…
Reference in a new issue