mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Screenshot Tile (NoRoot) to 1.18.2 (71)
This commit is contained in:
parent
1c30caafea
commit
678b805b7c
1 changed files with 15 additions and 2 deletions
|
|
@ -586,7 +586,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 1.18.2
|
||||
versionCode: 71
|
||||
commit: 95025b856fe073b9b29d98d1b1dd36d317b65f81
|
||||
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.1
|
||||
CurrentVersionCode: 70
|
||||
CurrentVersion: 1.18.2
|
||||
CurrentVersionCode: 71
|
||||
|
|
|
|||
Loading…
Reference in a new issue