Update Anemo to 2.4.0 (14)

This commit is contained in:
F-Droid checkupdates bot 2022-07-09 15:02:05 +00:00
parent be93abc6a1
commit 3fd72fb0d2

View file

@ -89,7 +89,20 @@ Builds:
rm:
- libs/*.jar
- versionName: 2.4.0
versionCode: 14
commit: acf48e0f2d9dbd49b36b294f83542b4d474abd54
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- libs/*.jar
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.3.1
CurrentVersionCode: 13
CurrentVersion: 2.4.0
CurrentVersionCode: 14