mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update AFWall+ to 3.5.2.1 (20210517)
This commit is contained in:
parent
a5ebc7a423
commit
09cea0809c
1 changed files with 17 additions and 2 deletions
|
|
@ -842,7 +842,22 @@ Builds:
|
|||
build: make -C ../external -j`nproc` NDK="$$NDK$$" NDK_PROJECT_PATH="$PWD/.."
|
||||
ndk: r10e
|
||||
|
||||
- versionName: 3.5.2.1
|
||||
versionCode: 20210517
|
||||
commit: v3.5.2.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.2
|
||||
CurrentVersionCode: 20210516
|
||||
CurrentVersion: 3.5.2.1
|
||||
CurrentVersionCode: 20210517
|
||||
|
|
|
|||
Loading…
Reference in a new issue