mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Screenshot Tile to 2.5.0 (106)
This commit is contained in:
parent
400c3d41f6
commit
cf9b22d864
1 changed files with 15 additions and 2 deletions
|
|
@ -876,7 +876,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 106
|
||||
commit: 33965796186d08c347896c8ed93b817e6ebee0e4
|
||||
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.4.0
|
||||
CurrentVersionCode: 105
|
||||
CurrentVersion: 2.5.0
|
||||
CurrentVersionCode: 106
|
||||
|
|
|
|||
Loading…
Reference in a new issue