mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update GreenStash to 3.0.0 (300)
This commit is contained in:
parent
a72386d365
commit
3c85615fdc
1 changed files with 13 additions and 2 deletions
|
|
@ -142,7 +142,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.0.0
|
||||
versionCode: 300
|
||||
commit: 1fa8b3b18e14fc541aaeac622d7bbf37a69f6273
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 290
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 300
|
||||
|
|
|
|||
Loading…
Reference in a new issue