fix: Fix org.adaway NDK version

This commit is contained in:
Bruce BUJON 2022-05-14 17:52:47 +00:00 committed by linsui
parent 1920e1c51c
commit 96d09857f5

View file

@ -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