mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update AdAway to 6.0.3 (60003)
This commit is contained in:
parent
a8fa2ba8e9
commit
c9f0a45903
1 changed files with 16 additions and 2 deletions
|
|
@ -702,10 +702,24 @@ Builds:
|
|||
- Resources/symlink_hosts_to_data.zip
|
||||
ndk: r24
|
||||
|
||||
- versionName: 6.0.3
|
||||
versionCode: 60003
|
||||
commit: 00122cad0c04d3e863e04efec6227fb426bb2cbe
|
||||
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: r24
|
||||
|
||||
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.12.1
|
||||
CurrentVersionCode: 51201
|
||||
CurrentVersion: 6.0.3
|
||||
CurrentVersionCode: 60003
|
||||
|
|
|
|||
Loading…
Reference in a new issue