mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Screenshot Tile to 2.6.2 (111)
This commit is contained in:
parent
da5d918a9e
commit
bd17feeeb3
1 changed files with 15 additions and 2 deletions
|
|
@ -915,7 +915,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.6.2
|
||||
versionCode: 111
|
||||
commit: a60653e0ac109b56724fcb5d3cf83a9826231f3c
|
||||
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.6.1
|
||||
CurrentVersionCode: 110
|
||||
CurrentVersion: 2.6.2
|
||||
CurrentVersionCode: 111
|
||||
|
|
|
|||
Loading…
Reference in a new issue