mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
misc fixes
This commit is contained in:
parent
bd5e3e60e9
commit
e4246b5ec3
3 changed files with 4 additions and 12 deletions
|
|
@ -86,7 +86,8 @@ Builds:
|
|||
- app/src/main/java/ch/threema/app/libs
|
||||
- app/libs
|
||||
prebuild:
|
||||
- sed -i -e 's/enable true/enable false/' build.gradle
|
||||
- sed -i -e 's/enable true/enable false/' -e '/def googleDependencies/,/^ }/d'
|
||||
-e 's/maplibreDependency,.*/maplibreDependency/' build.gradle
|
||||
- sed -i -e '/exclusiveContent {/,/^ }/d' -e '/agconnect/d' ../build.gradle
|
||||
- sed -i -e '/maven {/,+10d' ../domain/build.gradle
|
||||
ndk: r26
|
||||
|
|
|
|||
|
|
@ -179,19 +179,9 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: '3.7'
|
||||
versionCode: 317
|
||||
commit: 99782107ad10581b76b9834d093e0ef31cc82e13
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 3.7.1
|
||||
versionCode: 318
|
||||
disable: https://github.com/yellowbluesky/PixivforMuzei3/issues/201
|
||||
commit: 4cb407a6e23c8035fed8fef9c9301c18b5494d4b
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
disable: https://github.com/arsvechkarev/Vault/issues/54
|
||||
commit: cc5f3e21a1f2b3d9abc0962ff7f230c3f88e7878
|
||||
subdir: android-app/app
|
||||
sudo:
|
||||
|
|
|
|||
Loading…
Reference in a new issue