mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update You Have Mail to 0.16.4 (36)
This commit is contained in:
parent
b26c494146
commit
6b74606201
1 changed files with 21 additions and 2 deletions
|
|
@ -331,9 +331,28 @@ Builds:
|
|||
- gradle assembleRelease
|
||||
ndk: 25.2.9519653
|
||||
|
||||
- versionName: 0.16.4
|
||||
versionCode: 36
|
||||
commit: f5501d54779d42502a2b98d2ec1f7b564bfcee50
|
||||
subdir: you-have-mail-android
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake clang gcc-multilib libclang-dev libtool make pkg-config
|
||||
python-is-python3
|
||||
- apt-get install -t bookworm-backports golang-go
|
||||
output: app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- rustup@1.27.1
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.80.0 --target x86_64-linux-android
|
||||
aarch64-linux-android armv7-linux-androideabi
|
||||
- source $HOME/.cargo/env
|
||||
- gradle assembleRelease
|
||||
ndk: 25.2.9519653
|
||||
|
||||
AllowedAPKSigningKeys: 1bb4b343aa705f49b73b3ef489c987dd2e2f684cc1b6eb49f625bcbf6c8f01ee
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.16.3
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 0.16.4
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue