mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Upgrade ShareX to 2.3.2 (27)
This commit is contained in:
parent
40d18fb0a3
commit
5f94698db3
1 changed files with 20 additions and 2 deletions
|
|
@ -30,7 +30,25 @@ Builds:
|
|||
'assets/sharex_web_*/*.css'
|
||||
- zipalign 4 fixed.apk out.apk
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 27
|
||||
commit: 6998d84d0c61ef61d4805dc1097da79b770a87be
|
||||
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.1
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue