mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 15:15:12 +00:00
Update Calculator to 1.7.3 (16)
This commit is contained in:
parent
82e9c0b246
commit
b9bb2a97f6
1 changed files with 13 additions and 2 deletions
|
|
@ -134,7 +134,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.3
|
||||
versionCode: 16
|
||||
commit: 9c64187691f24ca575bf59a34c9348844f66a302
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.2
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 1.7.3
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue