mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Screenshot Tile (NoRoot) to 2.0.0-beta3 (78)
This commit is contained in:
parent
a8a7b26d6d
commit
e690496505
1 changed files with 15 additions and 2 deletions
|
|
@ -625,7 +625,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.0.0-beta3
|
||||
versionCode: 78
|
||||
commit: 8b63cdcae8d57916f401aadec3eeef56c065d350
|
||||
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-beta1
|
||||
CurrentVersionCode: 76
|
||||
CurrentVersion: 2.0.0-beta3
|
||||
CurrentVersionCode: 78
|
||||
|
|
|
|||
Loading…
Reference in a new issue