mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Screenshot Tile to 2.8.1 (114)
This commit is contained in:
parent
c90782d323
commit
a182f80b72
1 changed files with 15 additions and 2 deletions
|
|
@ -954,7 +954,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.8.1
|
||||
versionCode: 114
|
||||
commit: f132ed55fd0ca4a0febd09cd49c705d3db05d786
|
||||
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.8.0
|
||||
CurrentVersionCode: 113
|
||||
CurrentVersion: 2.8.1
|
||||
CurrentVersionCode: 114
|
||||
|
|
|
|||
Loading…
Reference in a new issue