mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Screenshot Tile to 2.3.6 (103)
This commit is contained in:
parent
1451fea76f
commit
658c6a1b3e
1 changed files with 15 additions and 2 deletions
|
|
@ -850,7 +850,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.3.6
|
||||
versionCode: 103
|
||||
commit: 3e4e04820e20ce966ec0b341c73fa5e4ad3b749b
|
||||
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.5
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 2.3.6
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue