mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New App: NoWakeLock
This commit is contained in:
parent
0e566b6a7b
commit
5f0618f2da
1 changed files with 31 additions and 0 deletions
31
metadata/com.js.nowakelock.yml
Normal file
31
metadata/com.js.nowakelock.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: JasperHale
|
||||
AuthorEmail: ljy087621@gmail.com
|
||||
SourceCode: https://github.com/NoWakeLock/NoWakeLock
|
||||
IssueTracker: https://github.com/NoWakeLock/NoWakeLock/issues
|
||||
Changelog: https://github.com/NoWakeLock/NoWakeLock/releases
|
||||
|
||||
AutoName: NoWakeLock
|
||||
|
||||
RequiresRoot: true
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/NoWakeLock/NoWakeLock.git
|
||||
Binaries: https://github.com/NoWakeLock/NoWakeLock/releases/download/v%v/NoWakeLock-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 3.0.7
|
||||
versionCode: 84
|
||||
commit: e960346b410f1c5fb046b436f604228172f2920e
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: d86aeff598bcb2e2642c42957380823b9a46602f17821d01a9ea47de20051fd8
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.0.7
|
||||
CurrentVersionCode: 84
|
||||
Loading…
Reference in a new issue