keep latest

This commit is contained in:
Licaon_Kter 2024-12-13 09:36:52 +00:00
parent 38007f0cb7
commit c7740399ca
4 changed files with 5 additions and 45 deletions

View file

@ -459,19 +459,9 @@ Builds:
prebuild: sed -i -e '/wearable/d' build.gradle
ndk: r26d
- versionName: 6.15.6
versionCode: 3020316
commit: 92cd81b351781e751adbd115111c40a448aa5227
subdir: app
gradle:
- free
output: build/outputs/apk/free/release/*_.apk
prebuild: sed -i -e '/wearable/d' build.gradle
ndk: r26d
- versionName: 6.15.7
versionCode: 3020317
commit: 1abfc77f97507fed820e0613c44a9ba36388b223
- versionName: 6.15.8
versionCode: 3020318
commit: 8c0c56865b89d7babea2ba1921a5ab11756907b1
subdir: app
gradle:
- free
@ -483,5 +473,5 @@ AllowedAPKSigningKeys: cd1328fb5c2ccf50cb99e3ff076eb5fe88298fe28366989dcf9d9899d
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 6.15.7
CurrentVersionCode: 3020317
CurrentVersion: 6.15.8
CurrentVersionCode: 3020318

View file

@ -36,13 +36,6 @@ Builds:
gradle:
- yes
- versionName: 3.2.1
versionCode: 3002001
commit: fd56292073af9ddce1a3e3b7171aa4b43af87495
subdir: app
gradle:
- yes
- versionName: 3.2.2
versionCode: 3002002
commit: 031c4b661c2b85a8e7e87cedac2079bc6bf0b0ed

View file

@ -941,17 +941,6 @@ Builds:
| grep -F unsigned | cut -c-64 | tr -cd '0-9a-f' )"
- sha256sum -c <<< "$sha256sum $$OUT$$"
- versionName: 2.34.0
versionCode: 142
commit: c2b31fad433c889234eef64a47a9e861d1047919
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.34.1
versionCode: 143
commit: 19bccc0c82453f2bdd4e60cd1d34b199eef9a729

View file

@ -48,18 +48,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
- versionName: '20241211'
versionCode: 20241211
commit: b5ef519c9f73389cbe656e7c37cbbe9d6dfa27f8
subdir: app
submodules: true
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
- versionName: '20241212'
versionCode: 20241212
commit: 446f2e6f3e67a177b35031be60c5445d1d51a2d4