mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Screenshot Tile to 2.0.0-beta5 (80)
This commit is contained in:
parent
15b7af7a06
commit
d413c2b103
1 changed files with 16 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ Changelog: https://github.com/cvzi/ScreenshotTile/blob/HEAD/CHANGELOG.md
|
|||
Liberapay: cuzi
|
||||
Bitcoin: 3KDs3RjvsKzbFQ8XoHkGqZxQtSxn2WYbn1
|
||||
|
||||
AutoName: Screenshot Tile (NoRoot)
|
||||
AutoName: Screenshot Tile
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/cvzi/ScreenshotTile
|
||||
|
|
@ -651,7 +651,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.0.0-beta5
|
||||
versionCode: 80
|
||||
commit: 9b2c602a13ea4c0ff404e20d8f22b1292b25ae79
|
||||
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: 2.0.0-beta4
|
||||
CurrentVersionCode: 79
|
||||
CurrentVersion: 2.0.0-beta5
|
||||
CurrentVersionCode: 80
|
||||
|
|
|
|||
Loading…
Reference in a new issue