Update Box Smasher to 1.1.1 (4)

This commit is contained in:
F-Droid checkupdates bot 2025-02-10 04:57:48 +00:00 committed by linsui
parent c3f550f33c
commit b398222fee

View file

@ -29,7 +29,23 @@ Builds:
- ./build.sh --all arm64-v8a
ndk: r27c
- versionName: 1.1.1
versionCode: 4
commit: 59d51baf0226f18db42d6418e384cf03fa74ae31
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y cmake gcc-multilib make wget xz-utils
gradle:
- yes
build:
- cd ../deps
- ./build.sh --all armeabi-v7a
- ./build.sh --all arm64-v8a
ndk: r27c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 3
CurrentVersion: 1.1.1
CurrentVersionCode: 4