mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
update: added submodules to the latest build
This commit is contained in:
parent
ef5a82ebde
commit
d5bad2989f
1 changed files with 4 additions and 0 deletions
|
|
@ -149,12 +149,16 @@ Builds:
|
|||
versionCode: 49
|
||||
commit: '49'
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- mv ../release.properties.example ../release.properties
|
||||
- sed -i -e 's|maven.pkg.github.com.*")|jitpack.io")|' ../smswithoutborders_libsignal-doubleratchet/build.gradle
|
||||
|
||||
AllowedAPKSigningKeys: dee0522c2f17d711e6b468bf212abfd10d346350c8df41c4d474d34c33fc01fc
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue