mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update AdAway to 5.11.0 (51100)
This commit is contained in:
parent
fc1b5eeb69
commit
940d04dbf3
1 changed files with 16 additions and 2 deletions
|
|
@ -660,10 +660,24 @@ Builds:
|
||||||
- Resources/symlink_hosts_to_data.zip
|
- Resources/symlink_hosts_to_data.zip
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
- versionName: 5.11.0
|
||||||
|
versionCode: 51100
|
||||||
|
commit: 9fef2b19dc9a99a41ef6be087793bae093cfb840
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- Resources/symlink_hosts_to_data.zip
|
||||||
|
ndk: r22b
|
||||||
|
|
||||||
MaintainerNotes: '* uses Sentry.io (foss, Apache-2.0) in opt-in mode, so no Tracking
|
MaintainerNotes: '* uses Sentry.io (foss, Apache-2.0) in opt-in mode, so no Tracking
|
||||||
AntiFeature required for that. See https://gitlab.com/fdroid/fdroiddata/-/issues/2289#note_503409470'
|
AntiFeature required for that. See https://gitlab.com/fdroid/fdroiddata/-/issues/2289#note_503409470'
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags .*[0-9]$
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
CurrentVersion: 5.10.0
|
CurrentVersion: 5.11.0
|
||||||
CurrentVersionCode: 51000
|
CurrentVersionCode: 51100
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue