mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Inflation Calculator to 2.11 (20)
This commit is contained in:
parent
6bb43cf56f
commit
38ca8a3ee4
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue