mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 05:48:06 +00:00
Update Screenshot Tile to 2.3.3 (100)
This commit is contained in:
parent
8150e2d76c
commit
7f1d918eea
1 changed files with 16 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Categories:
|
||||
- System
|
||||
- Multimedia
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorEmail: cuzi-android@openmail.cc
|
||||
SourceCode: https://github.com/cvzi/ScreenshotTile
|
||||
|
|
@ -811,7 +811,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.3.3
|
||||
versionCode: 100
|
||||
commit: 58ddf9878b45dae858a808768f1659d6c49c7433
|
||||
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.2
|
||||
CurrentVersionCode: 99
|
||||
CurrentVersion: 2.3.3
|
||||
CurrentVersionCode: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue