Update μlogger to 3.7 (307)

This commit is contained in:
F-Droid checkupdates bot 2022-04-03 03:51:05 +00:00
parent f959537a0e
commit 9cc971ffe6

View file

@ -193,7 +193,18 @@ Builds:
gradle:
- yes
- versionName: '3.7'
versionCode: 307
commit: 4fca566fe4ff83143ad18451a16768438f96c306
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '3.6'
CurrentVersionCode: 306
CurrentVersion: '3.7'
CurrentVersionCode: 307