mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update DeadHash to 1.7.4 (5)
This commit is contained in:
parent
d4153d9dd8
commit
8152f8913f
1 changed files with 10 additions and 2 deletions
|
|
@ -8,6 +8,7 @@ IssueTracker: https://github.com/CodeDead/DeadHash-android/issues
|
|||
Changelog: https://github.com/CodeDead/DeadHash-android/releases
|
||||
Donate: https://codedead.com/donate
|
||||
|
||||
AutoName: DeadHash
|
||||
Summary: Hashsum calculation utility
|
||||
Description: |-
|
||||
DeadHash is an utility to calculate file and text hashes.
|
||||
|
|
@ -32,7 +33,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.4
|
||||
versionCode: 5
|
||||
commit: 1.7.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.3
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.7.4
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue