mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Caffeinate to 1.7.2 (28)
This commit is contained in:
parent
55085fea35
commit
ce96925008
1 changed files with 17 additions and 2 deletions
|
|
@ -1,6 +1,9 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: AbdAlMoniem AlHifnawy
|
||||
AuthorEmail: hifnawy_moniem@hotmail.com
|
||||
AuthorWebSite: https://abdalmoniem.github.io
|
||||
SourceCode: https://github.com/abdalmoniem/Caffeinate
|
||||
IssueTracker: https://github.com/abdalmoniem/Caffeinate/issues
|
||||
|
||||
|
|
@ -55,9 +58,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.2
|
||||
versionCode: 28
|
||||
commit: 37f5e180cd65c9e8afd67ba8afdc4604f281aa3a
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 950a5bf98a6c43769d800aac371e83b8a632b55de98349c01dc5419e90edb1ab
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.7
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 1.7.2
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue