mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Calculator to 3.0.0-beta4 (42)
This commit is contained in:
parent
892976e4a4
commit
b38eaebc37
1 changed files with 13 additions and 2 deletions
|
|
@ -243,7 +243,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.0.0-beta4
|
||||
versionCode: 42
|
||||
commit: ca427f4aba9fd301bd0578c313be610b70ce80d7
|
||||
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: 3.0.0-beta2
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 3.0.0-beta4
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue