mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
fix: Fix org.adaway NDK version
This commit is contained in:
parent
1920e1c51c
commit
96d09857f5
1 changed files with 16 additions and 2 deletions
|
|
@ -688,10 +688,24 @@ Builds:
|
|||
- Resources/symlink_hosts_to_data.zip
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 5.12.1
|
||||
versionCode: 51201
|
||||
commit: 055253dcf344084640cbb6bbf557dbd90dafc660
|
||||
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.0
|
||||
CurrentVersionCode: 51200
|
||||
CurrentVersion: 5.12.1
|
||||
CurrentVersionCode: 51201
|
||||
|
|
|
|||
Loading…
Reference in a new issue