mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Grocy to 2.0.0-beta04 (35)
This commit is contained in:
parent
25e9196f11
commit
8c64a959f4
1 changed files with 13 additions and 2 deletions
|
|
@ -67,7 +67,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0-beta04
|
||||
versionCode: 35
|
||||
commit: 186d0c29f5dbd5bb141043e8b4a2b1850f12c703
|
||||
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-beta03
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 2.0.0-beta04
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue