mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Calculator to 1.7.1 (14)
This commit is contained in:
parent
6440a4f5ca
commit
412c2a6df7
1 changed files with 13 additions and 2 deletions
|
|
@ -112,7 +112,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 14
|
||||
commit: 956bda5f9858ef32c1a68fa3a50e3f2b51f6ff06
|
||||
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.6.0
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue