mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Grocy to 2.1.0 (38)
This commit is contained in:
parent
387c082144
commit
42062ce2a8
1 changed files with 13 additions and 2 deletions
|
|
@ -100,7 +100,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 38
|
||||
commit: a08c5a4b86424043a02f5edb7cff96a688ea995b
|
||||
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
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue