Update Just 24 Hours to 1.4.1 (10401)

This commit is contained in:
F-Droid checkupdates bot 2021-12-30 03:15:47 +00:00
parent 1650809289
commit 1623ac123d

View file

@ -61,7 +61,20 @@ Builds:
rm:
- app/build/
- versionName: 1.4.1
versionCode: 10401
commit: 445392d2198fb768d45ad16bf8f8093a5b14fd75
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- app/build/
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.4.0
CurrentVersionCode: 10400
CurrentVersion: 1.4.1
CurrentVersionCode: 10401