Update AFWall+ to 3.6.1 (20241025)

This commit is contained in:
F-Droid checkupdates bot 2024-10-27 11:24:48 +00:00 committed by linsui
parent e0cf8aab88
commit ba91e54c56

View file

@ -775,7 +775,24 @@ Builds:
build: make -C ../external -j`nproc` NDK="$$NDK$$" NDK_PROJECT_PATH="$PWD/.."
ndk: r10e
- versionName: 3.6.1
versionCode: 20241025
commit: d13af7efa3db573d84a5f28bbd7493ff5cdd65d4
subdir: app
sudo:
- apt-get update
- apt-get install -y make bzip2 automake libtool pkg-config
gradle:
- yes
prebuild:
- sed -i -e '/haibison.bitbucket.io/d' ../build.gradle
- sed -i -e '/android.ndkPath/d' -e '/ndk.dir/d' ../local.properties
scandelete:
- app/src/main/res/raw/
build: make -C ../external -j`nproc` NDK="$$NDK$$" NDK_PROJECT_PATH="$PWD/.."
ndk: r11
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 3.6.0
CurrentVersionCode: 20230828
CurrentVersion: 3.6.1
CurrentVersionCode: 20241025