Update Currencies to 1.13.0 (11300)

This commit is contained in:
F-Droid checkupdates bot 2022-01-29 03:39:27 +00:00
parent a64348aa92
commit 0c81cdabb1

View file

@ -188,7 +188,18 @@ Builds:
gradle:
- fdroid
- versionName: 1.13.0
versionCode: 11300
commit: 1d9996e175a8243ef512ab3d02b169e6f8c5633f
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- fdroid
AutoUpdateMode: Version %v
UpdateCheckMode: Tags \d+\.\d+\.\d+
CurrentVersion: 1.12.1
CurrentVersionCode: 11201
CurrentVersion: 1.13.0
CurrentVersionCode: 11300