mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- yes
|
||||||
prebuild: sed -i -e '/a8c-libs/d' ../build.gradle
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: 3.3.0
|
CurrentVersion: 3.3.1
|
||||||
CurrentVersionCode: 48
|
CurrentVersionCode: 49
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue