mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Screenshot Tile to 2.3.5 (102)
This commit is contained in:
parent
ffab2aa703
commit
e39ff93a13
1 changed files with 15 additions and 2 deletions
|
|
@ -837,7 +837,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.3.5
|
||||
versionCode: 102
|
||||
commit: 3c77093a24fc79746002bd7895db29af8cdf32cd
|
||||
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.4
|
||||
CurrentVersionCode: 101
|
||||
CurrentVersion: 2.3.5
|
||||
CurrentVersionCode: 102
|
||||
|
|
|
|||
Loading…
Reference in a new issue