mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Inflation Calculator to 2.17 (26)
This commit is contained in:
parent
7114ca09da
commit
0403d9dfc1
1 changed files with 13 additions and 2 deletions
|
|
@ -121,7 +121,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.17'
|
||||
versionCode: 26
|
||||
commit: d427eb16e9b0af975ccda46736800ef718892d4e
|
||||
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.16'
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: '2.17'
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue