mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Image Resizer to 2.0.3 (59)
This commit is contained in:
parent
0b2725b6aa
commit
41e3275f25
1 changed files with 13 additions and 2 deletions
|
|
@ -175,9 +175,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.3
|
||||
versionCode: 59
|
||||
commit: 92a6e7e61a564814cddaef6097907cba7adf510c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 20d7689de0874f00015ea3e31fa067c15c03457d362d41d5e793db3a864fa534
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue