mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Inflation Calculator to 2.16 (25)
This commit is contained in:
parent
3fafa10816
commit
77f9e955f7
1 changed files with 13 additions and 2 deletions
|
|
@ -110,7 +110,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.16'
|
||||
versionCode: 25
|
||||
commit: 28247eaaab30356f8171ccaa074f40d535cb336c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.15'
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: '2.16'
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue