mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 06:18:36 +00:00
Update FlorisBoard to 0.4.2 (100)
This commit is contained in:
parent
93786f5498
commit
7114a3d8fc
1 changed files with 15 additions and 2 deletions
|
|
@ -178,8 +178,21 @@ Builds:
|
|||
- source $HOME/.cargo/env
|
||||
ndk: r26b
|
||||
|
||||
- versionName: 0.4.2
|
||||
versionCode: 100
|
||||
commit: ddc4f7f1ba405a57680055de78f42a45e1c6fa7c
|
||||
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.1
|
||||
CurrentVersionCode: 99
|
||||
CurrentVersion: 0.4.2
|
||||
CurrentVersionCode: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue