Update AFWall+ to 2.2.1 (15221)
This commit is contained in:
parent
b03ed90101
commit
94cdb6d219
|
@ -323,6 +323,15 @@ Build:2.1.3,15217
|
|||
export NDK_PROJECT_PATH=`pwd` && \
|
||||
make -C external NDK=$$NDK$$
|
||||
|
||||
Build:2.2.1,15221
|
||||
commit=v2.2.1
|
||||
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.1
|
||||
|
|
Loading…
Reference in a new issue