mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Screenshot Tile (NoRoot) to 2.0.0-beta1 (76)
This commit is contained in:
parent
9cecb0ba4f
commit
700a65a760
1 changed files with 15 additions and 2 deletions
|
|
@ -612,7 +612,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.0.0-beta1
|
||||
versionCode: 76
|
||||
commit: 4d994bcad045bf72424741fa323e47c3c35d66fd
|
||||
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.5
|
||||
CurrentVersionCode: 74
|
||||
CurrentVersion: 2.0.0-beta1
|
||||
CurrentVersionCode: 76
|
||||
|
|
|
|||
Loading…
Reference in a new issue