mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update CookBook to 1.0.9 (9)
This commit is contained in:
parent
b4bc46ebd0
commit
8ffb7a0674
1 changed files with 9 additions and 2 deletions
|
|
@ -25,7 +25,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.9
|
||||||
|
versionCode: 9
|
||||||
|
commit: c0b1dd8fb306c8e0f070b913e1ed37b5b8a255fc
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||||
CurrentVersion: 1.0.6
|
CurrentVersion: 1.0.9
|
||||||
CurrentVersionCode: 6
|
CurrentVersionCode: 9
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue