mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update WhatsAppCleaner to v1.1.0 (7)
This commit is contained in:
parent
8eee369d73
commit
9b3aa88d42
1 changed files with 10 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ License: GPL-3.0-or-later
|
|||
SourceCode: https://github.com/VishnuSanal/WhatsAppCleaner
|
||||
IssueTracker: https://github.com/VishnuSanal/WhatsAppCleaner/issues
|
||||
|
||||
AutoName: WhatsApp Cleaner
|
||||
AutoName: WhatsAppCleaner
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VishnuSanal/WhatsAppCleaner.git
|
||||
|
|
@ -28,9 +28,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.1.0
|
||||
versionCode: 7
|
||||
commit: c1b21c0747b4749e25fdc06d7621a5647f4a569d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 0e72f41af20d4b040702099061b4e3178d953f2bda945485328c2cfb6c4fcc62
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.0.3
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: v1.1.0
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue