Update Battery Notification to 1.4.2 (12)

This commit is contained in:
F-Droid checkupdates bot 2022-04-17 03:59:23 +00:00
parent 71d2a0775e
commit cf6c41249b

View file

@ -22,7 +22,18 @@ Builds:
gradle:
- yes
- versionName: 1.4.2
versionCode: 12
commit: d60b4b8ee5724f9a072e4046b0f5e46f0b0a87a3
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: 1.4.1
CurrentVersionCode: 11
CurrentVersion: 1.4.2
CurrentVersionCode: 12