mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
paiesque v16
This commit is contained in:
parent
af3e68ba63
commit
a05eba1e6a
1 changed files with 9 additions and 2 deletions
|
|
@ -35,9 +35,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '16'
|
||||||
|
versionCode: 16
|
||||||
|
commit: efbdcc54c1b4a278b5c919341f10d08f1c7b1fea
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: '15'
|
CurrentVersion: '16'
|
||||||
CurrentVersionCode: 15
|
CurrentVersionCode: 16
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue