mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 02:31:42 +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:
|
rm:
|
||||||
- .github
|
- .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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.8.0
|
CurrentVersion: 2.8.1
|
||||||
CurrentVersionCode: 113
|
CurrentVersionCode: 114
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue