mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update Screenshot Tile to 2.0.0-beta6 (81)
This commit is contained in:
parent
f029044759
commit
fbbe1a0a89
1 changed files with 15 additions and 2 deletions
|
|
@ -664,7 +664,20 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- .github
|
- .github
|
||||||
|
|
||||||
|
- versionName: 2.0.0-beta6
|
||||||
|
versionCode: 81
|
||||||
|
commit: 47c828207116ff1e60307ea4c89f38865e09cfc0
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- 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: 2.0.0-beta5
|
CurrentVersion: 2.0.0-beta6
|
||||||
CurrentVersionCode: 80
|
CurrentVersionCode: 81
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue