mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update AFWall+ to 3.5.1 (20210419)
This commit is contained in:
parent
63644e74be
commit
66a1b68b56
1 changed files with 17 additions and 2 deletions
|
|
@ -810,7 +810,22 @@ Builds:
|
|||
build: make -C ../external -j`nproc` NDK="$$NDK$$" NDK_PROJECT_PATH="$PWD/.."
|
||||
ndk: r10e
|
||||
|
||||
- versionName: 3.5.1
|
||||
versionCode: 20210419
|
||||
commit: v3.5.1
|
||||
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.0
|
||||
CurrentVersionCode: 20210401
|
||||
CurrentVersion: 3.5.1
|
||||
CurrentVersionCode: 20210419
|
||||
|
|
|
|||
Loading…
Reference in a new issue