mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Screenshot Tile to 2.7.0 (112)
This commit is contained in:
parent
5c5eacac33
commit
239231dc38
1 changed files with 15 additions and 2 deletions
|
|
@ -928,7 +928,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 112
|
||||
commit: cb00b2875b34830900670f5da93f183e8d4b42b2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- .github
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.2
|
||||
CurrentVersionCode: 111
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 112
|
||||
|
|
|
|||
Loading…
Reference in a new issue