Update Anemo to 2.3.1 (13)

This commit is contained in:
F-Droid checkupdates bot 2022-05-11 04:54:49 +00:00
parent 2daa2bf034
commit 9e01c802bd

View file

@ -76,7 +76,20 @@ Builds:
rm:
- libs/*.jar
- versionName: 2.3.1
versionCode: 13
commit: 8d48c093f5c35c4bf06fdd64dd5f09deb1d3247a
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.0
CurrentVersionCode: 12
CurrentVersion: 2.3.1
CurrentVersionCode: 13