mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update FlorisBoard to 0.4.5 (103)
This commit is contained in:
parent
c478e03a32
commit
055618c791
1 changed files with 15 additions and 2 deletions
|
|
@ -204,8 +204,21 @@ Builds:
|
|||
- source $HOME/.cargo/env
|
||||
ndk: r26b
|
||||
|
||||
- versionName: 0.4.5
|
||||
versionCode: 103
|
||||
commit: a146c6f84614f8305bed2177746938ef0a1f5773
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- rustup@1.27.1
|
||||
prebuild:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.81.0
|
||||
- source $HOME/.cargo/env
|
||||
ndk: r26b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: gradle.properties|projectVersionCode=(\d+)|.|projectVersionName=([\d.]+)
|
||||
CurrentVersion: 0.4.3
|
||||
CurrentVersionCode: 101
|
||||
CurrentVersion: 0.4.5
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue