mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update AFWall+ to 3.6.1 (20241025)
This commit is contained in:
parent
e0cf8aab88
commit
ba91e54c56
1 changed files with 19 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue