mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Screenshot Tile to 2.6.0 (109)
This commit is contained in:
parent
b4a0d14d7f
commit
7df16effad
1 changed files with 15 additions and 2 deletions
|
|
@ -889,7 +889,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 109
|
||||
commit: 3d50e22b3c8d9c3d2bfce7a5c9c8afcee6e74aa3
|
||||
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.5.2
|
||||
CurrentVersionCode: 108
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 109
|
||||
|
|
|
|||
Loading…
Reference in a new issue