mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
Update EnforceDoze to 1.6.0 (72)
This commit is contained in:
parent
be3a97ec23
commit
9643421dda
1 changed files with 11 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ AutoName: EnforceDoze
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/farfromrefug/EnforceDoze.git
|
||||
Binaries: https://github.com/farfromrefug/EnforceDoze/releases/download/v%v/app-release.apk
|
||||
Binaries: https://github.com/farfromrefug/EnforceDoze/releases/download/v%v%2F%c/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.1
|
||||
|
|
@ -17,10 +17,18 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/farfromrefug/EnforceDoze/releases/download/v%v/app-release.apk
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 72
|
||||
commit: 33f46c33ce7700ad6a5c034c659040c2ebf3e961
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 50c3301e181970be7d50b4cd51e44060db6876ebf6adb02e48336db4048e5757
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 70
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue