mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +00:00
Update Screenshot Tile to 2.8.0 (113)
This commit is contained in:
parent
92728769c3
commit
d001de982a
1 changed files with 15 additions and 2 deletions
|
|
@ -941,7 +941,20 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- .github
|
- .github
|
||||||
|
|
||||||
|
- versionName: 2.8.0
|
||||||
|
versionCode: 113
|
||||||
|
commit: 2b2966e885ded07aeead9950214997a6294dab7e
|
||||||
|
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.7.0
|
CurrentVersion: 2.8.0
|
||||||
CurrentVersionCode: 112
|
CurrentVersionCode: 113
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue