mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Screenshot Tile to 2.5.1 (107)
This commit is contained in:
parent
940e8adf18
commit
63b6389054
1 changed files with 15 additions and 2 deletions
|
|
@ -889,7 +889,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.5.1
|
||||
versionCode: 107
|
||||
commit: 7f5ba8a51cff395613e1876f5a3d2b5a16057c8d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- .github
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.0
|
||||
CurrentVersionCode: 106
|
||||
CurrentVersion: 2.5.1
|
||||
CurrentVersionCode: 107
|
||||
|
|
|
|||
Loading…
Reference in a new issue