mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Screenshot Tile (NoRoot) to 2.0.0-beta4 (79)
This commit is contained in:
parent
48c2d1f965
commit
d23c3ce979
1 changed files with 15 additions and 2 deletions
|
|
@ -638,7 +638,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.0.0-beta4
|
||||
versionCode: 79
|
||||
commit: 79cd0ec0e0fc390b1ad2ebb444484cddef8b2e7c
|
||||
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-beta3
|
||||
CurrentVersionCode: 78
|
||||
CurrentVersion: 2.0.0-beta4
|
||||
CurrentVersionCode: 79
|
||||
|
|
|
|||
Loading…
Reference in a new issue