mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Screenshot Tile to 2.3.7 (104)
This commit is contained in:
parent
614431fa21
commit
07eedceff7
1 changed files with 15 additions and 2 deletions
|
|
@ -863,7 +863,20 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- .github
|
- .github
|
||||||
|
|
||||||
|
- versionName: 2.3.7
|
||||||
|
versionCode: 104
|
||||||
|
commit: 670fa92bafe9aa87e1803bb9d6563b281e38521a
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- .github
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.3.6
|
CurrentVersion: 2.3.7
|
||||||
CurrentVersionCode: 103
|
CurrentVersionCode: 104
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue