mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Grocy to 2.0.0-beta05 (36)
This commit is contained in:
parent
4f5a4eaef1
commit
6ac725641e
1 changed files with 13 additions and 2 deletions
|
|
@ -78,7 +78,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0-beta05
|
||||
versionCode: 36
|
||||
commit: 8c76c483d84ee88f824215ab0e41478b80a2be65
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.0-beta04
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 2.0.0-beta05
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue