mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update UpdateCheckData for Husky
This commit is contained in:
parent
a54dab9637
commit
c69b1aff5c
1 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ Builds:
|
|||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 186
|
||||
commit: 1.3.1
|
||||
commit: 2866caf76e2385407d96dd249dc5dc23ec2a5a77
|
||||
subdir: husky/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -91,6 +91,6 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
UpdateCheckData: husky/appinfo.gradle|versionCode = (.*)|.|versionName = "(.*)"
|
||||
UpdateCheckData: husky/appinfo.gradle|buildVersions.versionCode = (.*)|.|buildVersions.versionName = "(.*)"
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 186
|
||||
|
|
|
|||
Loading…
Reference in a new issue