mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update GreenStash to 3.1.0 (310)
This commit is contained in:
parent
e988ab848c
commit
12de37ded3
1 changed files with 13 additions and 2 deletions
|
|
@ -153,7 +153,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.0
|
||||
versionCode: 310
|
||||
commit: e27f851ed16796a64d782ee766e23123cbaf786b
|
||||
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: 3.0.0
|
||||
CurrentVersionCode: 300
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 310
|
||||
|
|
|
|||
Loading…
Reference in a new issue