mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Update Screenshot Tile to 2.6.1 (110)
This commit is contained in:
parent
42d2e94f6b
commit
024dee0846
1 changed files with 15 additions and 2 deletions
|
|
@ -902,7 +902,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.6.1
|
||||
versionCode: 110
|
||||
commit: b8616723a6e0407775a808a6c93d90a82f23d9ea
|
||||
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.0
|
||||
CurrentVersionCode: 109
|
||||
CurrentVersion: 2.6.1
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
Loading…
Reference in a new issue