mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
update paisque to v19
This commit is contained in:
parent
c27ce9243d
commit
ff5fc8b774
1 changed files with 9 additions and 2 deletions
|
|
@ -49,9 +49,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '19'
|
||||||
|
versionCode: 19
|
||||||
|
commit: d8553b9a13d04b0e7c78183e67eb3d99a9375d2f
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: '18'
|
CurrentVersion: '19'
|
||||||
CurrentVersionCode: 18
|
CurrentVersionCode: 19
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue