Update AFWall+ to 2.2.3 (15223)
This commit is contained in:
parent
54b65acec6
commit
445d1b4248
|
|
@ -341,6 +341,15 @@ Build:2.2.2,15222
|
|||
export NDK_PROJECT_PATH=`pwd` && \
|
||||
make -C external NDK=$$NDK$$
|
||||
|
||||
Build:2.2.3,15223
|
||||
commit=v2.2.3
|
||||
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.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue