mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +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:
|
||||
- .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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 98
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 99
|
||||
|
|
|
|||
Loading…
Reference in a new issue