mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Seers Lodge to 1.1.4 (7)
This commit is contained in:
parent
cbeb801e4a
commit
e91a29e69d
1 changed files with 20 additions and 2 deletions
|
|
@ -87,10 +87,28 @@ Builds:
|
|||
preassemble:
|
||||
- buildAndroidNativeLibraries
|
||||
|
||||
- versionName: 1.1.4
|
||||
versionCode: 7
|
||||
commit: e9891b91542cc3df4068d7f560429455b2db2f16
|
||||
subdir: composeApp
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install git-lfs wget unzip gcc g++ cmake autoconf automake libtool
|
||||
pkg-config ninja-build yasm dpkg-dev
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- iosApp
|
||||
prebuild:
|
||||
- git lfs fetch
|
||||
- git lfs pull
|
||||
preassemble:
|
||||
- buildAndroidNativeLibraries
|
||||
|
||||
AllowedAPKSigningKeys: f0385c2195240e01d0800399e734a0573b7f52204900f6d65245ac37754d2fb5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: composeApp/build.gradle.kts|appVersionCode = (\d+)||([\d.]+)
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.1.4
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue