Update Seers Lodge to 1.1.1 (4)

This commit is contained in:
F-Droid checkupdates bot 2024-10-24 15:27:00 +00:00
parent 9bb3307fc7
commit ce124848cd

View file

@ -31,10 +31,28 @@ Builds:
preassemble:
- buildAndroidNativeLibraries
- versionName: 1.1.1
versionCode: 4
commit: added111fa6b3ff888b19b81b598f1685648b975
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.0
CurrentVersionCode: 3
CurrentVersion: 1.1.1
CurrentVersionCode: 4