Update BetterCounter to 2.4 (24000)

This commit is contained in:
F-Droid checkupdates bot 2022-08-26 04:01:47 +00:00
parent d23c3ce979
commit 0a89066715

View file

@ -119,7 +119,18 @@ Builds:
gradle:
- yes
- versionName: '2.4'
versionCode: 24000
commit: d740be2be553bd8c7f9d33b152392d693c474df8
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%v
UpdateCheckMode: Tags
CurrentVersion: '2.3'
CurrentVersionCode: 23001
CurrentVersion: '2.4'
CurrentVersionCode: 24000