mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update PAIesque to 25 (25)
This commit is contained in:
parent
dd83bb1454
commit
a8b92cdfda
1 changed files with 9 additions and 2 deletions
|
|
@ -91,9 +91,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '25'
|
||||||
|
versionCode: 25
|
||||||
|
commit: 1d548a4c9a425fbdeb08b6f17c17dcc0a5f695bb
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: '24'
|
CurrentVersion: '25'
|
||||||
CurrentVersionCode: 24
|
CurrentVersionCode: 25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue