mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update GreenStash to 1.7 (8)
This commit is contained in:
parent
bf46c66436
commit
05b45657b0
1 changed files with 13 additions and 2 deletions
|
|
@ -38,7 +38,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.7'
|
||||||
|
versionCode: 8
|
||||||
|
commit: 3841fcc6cec2d4e4fd6294b285dccf843c92037f
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.6'
|
CurrentVersion: '1.7'
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue