mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
imageresizershrinker - update, aum
This commit is contained in:
parent
e778bbb3aa
commit
f3be8ba255
1 changed files with 12 additions and 9 deletions
|
|
@ -13,7 +13,7 @@ AutoName: Image Toolbox (Resizer)
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/T8RIN/ImageResizer.git
|
||||
Binaries: https://github.com/T8RIN/ImageToolbox/releases/download/%v/image-toolbox-%v.apk
|
||||
Binaries: https://github.com/T8RIN/ImageToolbox/releases/download/%v/image-toolbox-%v-foss-universal.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.6
|
||||
|
|
@ -228,21 +228,24 @@ Builds:
|
|||
- yes
|
||||
binary: https://github.com/T8RIN/ImageResizer/releases/download/%v/image-resizer-%v.apk
|
||||
|
||||
- versionName: 2.2.0-beta4
|
||||
versionCode: 70
|
||||
disable: https://github.com/T8RIN/ImageToolbox/discussions/151
|
||||
commit: bd2cb3bc66b991486c652224d29e29e9064ce10b
|
||||
- versionName: 2.4.0
|
||||
versionCode: 93
|
||||
commit: c770d3cbb4950272476154160537821f955dc038
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
- foss
|
||||
output: build/outputs/apk/foss/release/image-toolbox-*-foss-universal-release-unsigned.apk
|
||||
prebuild:
|
||||
- sed -i -e '/google-services/d' -e '/firebase/d' ../build.gradle.kts
|
||||
- sed -i -e '/mlkit/,+14d' -e '/google-services/d' -e '/firebase/d' build.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: 20d7689de0874f00015ea3e31fa067c15c03457d362d41d5e793db3a864fa534
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.3-beta01
|
||||
CurrentVersionCode: 91
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 93
|
||||
|
|
|
|||
Loading…
Reference in a new issue