mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
rm:
|
||||||
- .github
|
- .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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.18.1
|
CurrentVersion: 1.18.2
|
||||||
CurrentVersionCode: 70
|
CurrentVersionCode: 71
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue