mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update GreenStash to 2.9.0 (290)
This commit is contained in:
parent
88fca59c28
commit
8515d2e93e
1 changed files with 13 additions and 2 deletions
|
|
@ -131,7 +131,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.0
|
||||||
|
versionCode: 290
|
||||||
|
commit: e9da1294bcfc69f42655bab5ff109e5114e51a19
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.8.0
|
CurrentVersion: 2.9.0
|
||||||
CurrentVersionCode: 280
|
CurrentVersionCode: 290
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue