mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Grocy to 3.3.1 (49)
This commit is contained in:
parent
eb6f9504c5
commit
bafa050d67
1 changed files with 14 additions and 2 deletions
|
|
@ -204,7 +204,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/a8c-libs/d' ../build.gradle
|
||||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 49
|
||||
commit: c66d8f45819ed8ad8f43cfa898823c3a125cd87b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/a8c-libs/d' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue