mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update AFWall+ to 3.6.0 (20230828)
This commit is contained in:
parent
8a809b2bcf
commit
e347c1a839
1 changed files with 17 additions and 2 deletions
|
|
@ -757,7 +757,22 @@ Builds:
|
|||
build: make -C ../external -j`nproc` NDK="$$NDK$$" NDK_PROJECT_PATH="$PWD/.."
|
||||
ndk: r10e
|
||||
|
||||
- versionName: 3.6.0
|
||||
versionCode: 20230828
|
||||
commit: 733db4b6fff729d0e061f664ddf58248e4a7e9ec
|
||||
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
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 3.5.3
|
||||
CurrentVersionCode: 20220615
|
||||
CurrentVersion: 3.6.0
|
||||
CurrentVersionCode: 20230828
|
||||
|
|
|
|||
Loading…
Reference in a new issue