mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Newapp: Caffeinate
This commit is contained in:
parent
2f5407e1fa
commit
b04b572717
1 changed files with 27 additions and 0 deletions
27
metadata/com.hifnawy.caffeinate.yml
Normal file
27
metadata/com.hifnawy.caffeinate.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/abdalmoniem/Caffeinate
|
||||
IssueTracker: https://github.com/abdalmoniem/Caffeinate/issues
|
||||
|
||||
AutoName: Caffeinate
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/abdalmoniem/Caffeinate.git
|
||||
Binaries: https://github.com/abdalmoniem/Caffeinate/releases/download/v%v/com.hifnawy.caffeinate_release_v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.0
|
||||
versionCode: 17
|
||||
commit: 2387650d2f8c30253219babf4f79dde4f75d1843
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/signingConfigs.findByName/d' build.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: 950a5bf98a6c43769d800aac371e83b8a632b55de98349c01dc5419e90edb1ab
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 17
|
||||
Loading…
Reference in a new issue