mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update AFWall+ to 3.5.3 (20220615)
This commit is contained in:
parent
c48d4966e2
commit
e147a63dd8
1 changed files with 17 additions and 2 deletions
|
|
@ -857,7 +857,22 @@ Builds:
|
|||
build: make -C ../external -j`nproc` NDK="$$NDK$$" NDK_PROJECT_PATH="$PWD/.."
|
||||
ndk: r10e
|
||||
|
||||
- versionName: 3.5.3
|
||||
versionCode: 20220615
|
||||
commit: 6c46bfd4f521bb72144c73b89339327ed63c0781
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/drummer-aidan/d' ../build.gradle
|
||||
- cp ../.github/ci-gradle.properties ../gradle.properties
|
||||
- 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: r10e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 3.5.2.1
|
||||
CurrentVersionCode: 20210517
|
||||
CurrentVersion: 3.5.3
|
||||
CurrentVersionCode: 20220615
|
||||
|
|
|
|||
Loading…
Reference in a new issue