mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update PAIesque to 22 (22)
This commit is contained in:
parent
a98021d6b5
commit
94dd688648
1 changed files with 9 additions and 2 deletions
|
|
@ -70,9 +70,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '22'
|
||||||
|
versionCode: 22
|
||||||
|
commit: ef537308a60f35f7bf4271be79d3f8e0030ffd5a
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: '21'
|
CurrentVersion: '22'
|
||||||
CurrentVersionCode: 21
|
CurrentVersionCode: 22
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue