mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Screenshot Tile to 2.3.4 (101)
This commit is contained in:
parent
ee52920611
commit
0984de0efd
1 changed files with 15 additions and 2 deletions
|
|
@ -824,7 +824,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.3.4
|
||||
versionCode: 101
|
||||
commit: c4036290bf8b77eaac2ad9e350cdff3d40fb337f
|
||||
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.3
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 2.3.4
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue