mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Calculator to 1.7.2 (15)
This commit is contained in:
parent
adfbfa0ab8
commit
23d3bb06af
1 changed files with 13 additions and 2 deletions
|
|
@ -123,7 +123,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.2
|
||||
versionCode: 15
|
||||
commit: 8f70f148cd929971f0db65e7f4339cfd35c33e23
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.7.2
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue