mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
keep latest
This commit is contained in:
parent
3f902c1da4
commit
dc03a63bdb
2 changed files with 0 additions and 32 deletions
|
|
@ -229,27 +229,6 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.8.0-beta.5
|
||||
versionCode: 497
|
||||
commit: 9fff500753e351cfdafda9049683cb6ed162fcb2
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-21-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fDroid
|
||||
prebuild:
|
||||
- cp -R ../../gradle ./
|
||||
- echo "TVVTSUNCUkFJTlpfQ0xJRU5UX0lEPWtpbVpiWXlaYUVia2Ewb0Npb1ExNUdINWhlNFp4dGtXCg=="
|
||||
| base64 -d > ../../not_so_secret.properties
|
||||
- echo "TVVTSUNCUkFJTlpfQ0xJRU5UX1NFQ1JFVD00ZVlINmpqRzBVVm1GRGN1Yk1CSThrVVlxT18xVkxHRAo="
|
||||
| base64 -d >> ../../not_so_secret.properties
|
||||
- sed -i -e '/firebase/d' -e '/google.services/d' ../../build.gradle.kts
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.8.0-beta.6
|
||||
versionCode: 498
|
||||
commit: 5821d38e3dbe8cd7eb32dcde199ef06b5b28b19f
|
||||
|
|
|
|||
|
|
@ -919,17 +919,6 @@ Builds:
|
|||
| grep -F unsigned | cut -c-64 | tr -cd '0-9a-f' )"
|
||||
- sha256sum -c <<< "$sha256sum $$OUT$$"
|
||||
|
||||
- versionName: 2.32.0
|
||||
versionCode: 139
|
||||
commit: fdeef6504cdd741fdf68d206ea78d0cfb2a7232d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
postbuild:
|
||||
- sha256sum="$( curl -L https://github.com/CatimaLoyalty/Android/releases/download/v$$VERSION$$/SHA256SUMS
|
||||
| grep -F unsigned | cut -c-64 | tr -cd '0-9a-f' )"
|
||||
- sha256sum -c <<< "$sha256sum $$OUT$$"
|
||||
|
||||
- versionName: 2.32.1
|
||||
versionCode: 140
|
||||
commit: ecf3b57679556ca9269e9b9d0371a9ea8352aef2
|
||||
|
|
|
|||
Loading…
Reference in a new issue