mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 10:41:43 +00:00
Update Screenshot Tile to 2.3.2 (99)
This commit is contained in:
parent
7477674131
commit
af5fc2a3ea
1 changed files with 15 additions and 2 deletions
|
|
@ -798,7 +798,20 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- .github
|
- .github
|
||||||
|
|
||||||
|
- versionName: 2.3.2
|
||||||
|
versionCode: 99
|
||||||
|
commit: 548f9347b33c19c9397edf1b74f14f885ebba5d7
|
||||||
|
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.1
|
CurrentVersion: 2.3.2
|
||||||
CurrentVersionCode: 98
|
CurrentVersionCode: 99
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue