mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update HeliBoard to 3.2 (3201)
This commit is contained in:
parent
aa9cf89672
commit
60df78d99d
1 changed files with 9 additions and 2 deletions
|
|
@ -83,9 +83,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.2'
|
||||||
|
versionCode: 3201
|
||||||
|
commit: 79726f1a9dfdf56e60ad68940c41f619a2cfc5bc
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 5ec0a5313aa43558ee75b20b58ccd8194cdbf066df94a43ba288d933d60b86ce
|
AllowedAPKSigningKeys: 5ec0a5313aa43558ee75b20b58ccd8194cdbf066df94a43ba288d933d60b86ce
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: '3.1'
|
CurrentVersion: '3.2'
|
||||||
CurrentVersionCode: 3101
|
CurrentVersionCode: 3201
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue