mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Screenshot Tile (NoRoot) to 1.18.3 (72)
This commit is contained in:
parent
95b077d736
commit
a8ad1f1fdd
1 changed files with 15 additions and 2 deletions
|
|
@ -586,7 +586,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 1.18.3
|
||||
versionCode: 72
|
||||
commit: 799d12ef5fee1ff6e1d81a48dcc539f34da3b5bc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- .github
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.18.2
|
||||
CurrentVersionCode: 71
|
||||
CurrentVersion: 1.18.3
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue