ooniprobe - java17

This commit is contained in:
Licaon_Kter 2023-12-08 10:26:54 +00:00
parent 2d8707f22d
commit 86f7b70c27

View file

@ -70,7 +70,7 @@ Description: |-
<a href="https://ooni.torproject.org/about/risks">here</a>
RepoType: git
Repo: https://github.com/ooni/probe-android
Repo: https://github.com/ooni/probe-android.git
Builds:
- versionName: 1.1.3
@ -655,11 +655,15 @@ Builds:
versionCode: 107
commit: 98b7ab3bd2101f00543e9a654611eae2a740a4dc
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- stableFdroid
prebuild:
- sed -i -e '/fabric/d' -e 's/22.0.7026061/22.1.7171670/' -e '/com.google.gms/d'
../build.gradle build.gradle
-e '/gms.googleServices/d' ../build.gradle build.gradle
- sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
ndk: r22b