mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Screenshot Tile to 2.4.0 (105)
This commit is contained in:
parent
16aac265d7
commit
dca44323ca
1 changed files with 15 additions and 2 deletions
|
|
@ -876,7 +876,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 105
|
||||
commit: 0132141dbc963daba4fd6ea9efa21456d7ee1430
|
||||
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.3.7
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue