mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update AdAway to 5.12.0 (51200)
This commit is contained in:
parent
f4e5d56122
commit
6333dd2a23
1 changed files with 16 additions and 2 deletions
|
|
@ -674,10 +674,24 @@ Builds:
|
|||
- Resources/symlink_hosts_to_data.zip
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 5.12.0
|
||||
versionCode: 51200
|
||||
commit: 348d062d135e0a8f916e9204053997b220c5e611
|
||||
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
|
||||
AntiFeature required for that. See https://gitlab.com/fdroid/fdroiddata/-/issues/2289#note_503409470'
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 5.11.0
|
||||
CurrentVersionCode: 51100
|
||||
CurrentVersion: 5.12.0
|
||||
CurrentVersionCode: 51200
|
||||
|
|
|
|||
Loading…
Reference in a new issue