Update Inflation Calculator to 2.11 (20)

This commit is contained in:
F-Droid checkupdates bot 2022-03-12 05:20:03 +00:00
parent 6bb43cf56f
commit 38ca8a3ee4

View file

@ -66,7 +66,18 @@ Builds:
gradle:
- yes
- versionName: '2.11'
versionCode: 20
commit: 01e4e99d18a3c2a5ff4fadf8ee6b9d88cec87be9
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.10'
CurrentVersionCode: 19
CurrentVersion: '2.11'
CurrentVersionCode: 20