mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
misc fixes
This commit is contained in:
parent
d5b2ceaa50
commit
8cdb3a4573
6 changed files with 4 additions and 34 deletions
|
|
@ -56,18 +56,9 @@ Builds:
|
|||
prebuild: sed -i -e '/wearable/d' build.gradle
|
||||
ndk: r26d
|
||||
|
||||
- versionName: 6.1.5
|
||||
versionCode: 3020219
|
||||
commit: 109a8b1274a582fbebad6d9b58c524056ab669d0
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -e '/wearable/d' build.gradle
|
||||
ndk: r26d
|
||||
|
||||
- versionName: 6.1.6
|
||||
versionCode: 3020220
|
||||
commit: 0c9c13dbdae2f14e5eae8b5ea0ebc4ed86927466
|
||||
commit: b9b7a9e5ee6ed8ca432c28d33ff34db901e1baff
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
|
|
|
|||
|
|
@ -169,7 +169,6 @@ Builds:
|
|||
- app/src/main/java/ch/threema/app/libs
|
||||
- app/libs
|
||||
prebuild:
|
||||
- rm -rf ../.git
|
||||
- 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
|
||||
|
|
|
|||
|
|
@ -11,18 +11,6 @@ Repo: https://github.com/Anthonyy232/Paperize.git
|
|||
Binaries: https://github.com/Anthonyy232/Paperize/releases/download/v%v/paperize-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.6.3
|
||||
versionCode: 28
|
||||
commit: e5fab5cb5e5524a541a250c49144bebe7ac2a94d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
ndk: 26.3.11579264
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*' 'res/*.json'
|
||||
|
||||
- versionName: 1.6.4
|
||||
versionCode: 29
|
||||
commit: edfc942a6d42594ff76d3213302d75ef47e53ca9
|
||||
|
|
|
|||
|
|
@ -291,7 +291,7 @@ Builds:
|
|||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y git-lfs openjdk-17-jdk-headless
|
||||
- apt-get install -y git-lfs
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
|
|
@ -582,22 +582,13 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/8.3-rc-2/8.3/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
- versionName: '13.5'
|
||||
versionCode: 135
|
||||
disable: https://github.com/izivkov/CasioGShockSmartSync/issues/87#issuecomment-2245415498
|
||||
commit: 3fc81ae103ae3541304f3ebfe5a4cacdb7b25c11
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.3-rc-2/8.3/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
- versionName: '13.6'
|
||||
versionCode: 136
|
||||
disable: https://github.com/izivkov/CasioGShockSmartSync/issues/87#issuecomment-2245415498
|
||||
commit: 4a67d586e8eb94a4d5dba2120101e92a8fe513e7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.3-rc-2/8.3/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -521,6 +521,7 @@ Builds:
|
|||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 37
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15456
|
||||
commit: a62f32e364277268a37d556bd3907d30b7b86a0d
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue