mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Grocy to 3.3.2 (50)
This commit is contained in:
parent
2939068c3e
commit
d0482f8a14
1 changed files with 14 additions and 2 deletions
|
|
@ -216,7 +216,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.2
|
||||||
|
versionCode: 50
|
||||||
|
commit: 5ef1631eac6851d2338e60ee28ce3af16e747143
|
||||||
|
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.1
|
CurrentVersion: 3.3.2
|
||||||
CurrentVersionCode: 49
|
CurrentVersionCode: 50
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue