mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +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:
|
rm:
|
||||||
- .github
|
- .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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.3.3
|
CurrentVersion: 2.3.4
|
||||||
CurrentVersionCode: 100
|
CurrentVersionCode: 101
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue