Update ShareX Pro to 2.3.5 (28)

This commit is contained in:
F-Droid checkupdates bot 2023-02-22 04:14:22 +00:00
parent 88adf67eb7
commit 1e4a4943f9

View file

@ -48,7 +48,25 @@ Builds:
'assets/sharex_web_*/*.css'
- zipalign 4 fixed.apk out.apk
- versionName: 2.3.5
versionCode: 28
commit: 2217d1267b4c1de0d513f64327a1432a81364013
subdir: app
sudo:
- apt-get update
- apt-get install -y zipalign
output: out.apk
srclibs:
- reproducible-apk-tools@v0.2.3
prebuild: gradle clean
build:
- gradle assembleRelease
- $$reproducible-apk-tools$$/fix-newlines.py build/outputs/apk/release/*.apk
fixed.apk 'META-INF/services/*' 'assets/sharex_web_*/*.html' 'assets/sharex_web_*/*.js'
'assets/sharex_web_*/*.css'
- zipalign 4 fixed.apk out.apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.3.2
CurrentVersionCode: 27
CurrentVersion: 2.3.5
CurrentVersionCode: 28