mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update FlorisBoard to 0.4.6 (104)
This commit is contained in:
parent
c86563255e
commit
fc6809f571
1 changed files with 15 additions and 2 deletions
|
|
@ -217,8 +217,21 @@ Builds:
|
|||
- source $HOME/.cargo/env
|
||||
ndk: r26b
|
||||
|
||||
- versionName: 0.4.6
|
||||
versionCode: 104
|
||||
commit: bc5ed3475c40d3d1ba40a53b5063186d7228c13c
|
||||
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.5
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 0.4.6
|
||||
CurrentVersionCode: 104
|
||||
|
|
|
|||
Loading…
Reference in a new issue