Update Grocy to 3.3.0 (48)

This commit is contained in:
F-Droid checkupdates bot 2023-08-05 21:06:41 +00:00
parent 11548a2ee9
commit 942f61d9d5

View file

@ -192,7 +192,19 @@ Builds:
- yes
prebuild: sed -i -e '/a8c-libs/d' ../build.gradle
- versionName: 3.3.0
versionCode: 48
commit: 49785bfbf5cbf95de8ebb1e4abf6fa28e35bcfa7
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.2.1
CurrentVersionCode: 47
CurrentVersion: 3.3.0
CurrentVersionCode: 48