mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Screenshot Tile to 2.3.1 (98)
This commit is contained in:
parent
6d4c2b9388
commit
76036c7cfb
1 changed files with 15 additions and 2 deletions
|
|
@ -785,7 +785,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.3.1
|
||||
versionCode: 98
|
||||
commit: 6800232cd7cf7b95fa081bc29c6c55eebab349ca
|
||||
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.0
|
||||
CurrentVersionCode: 97
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 98
|
||||
|
|
|
|||
Loading…
Reference in a new issue