Update AFWall+ to 2.2.2 (15222)
This commit is contained in:
parent
9a1a42fdab
commit
e9fb91deb2
|
@ -332,6 +332,15 @@ Build:2.2.1,15221
|
|||
export NDK_PROJECT_PATH=`pwd` && \
|
||||
make -C external NDK=$$NDK$$
|
||||
|
||||
Build:2.2.2,15222
|
||||
commit=v2.2.2
|
||||
subdir=aFWall
|
||||
gradle=yes
|
||||
scandelete=aFWall/src/main/res/raw/
|
||||
build=pushd .. && \
|
||||
export NDK_PROJECT_PATH=`pwd` && \
|
||||
make -C external NDK=$$NDK$$
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^[0-9\.vV]+$
|
||||
Current Version:2.2.2
|
||||
|
|
Loading…
Reference in a new issue