mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update yetCalc to 1.1.1 (12)
This commit is contained in:
parent
7a30ef3442
commit
0079a3512f
1 changed files with 13 additions and 2 deletions
|
|
@ -73,9 +73,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.1
|
||||
versionCode: 12
|
||||
commit: ad39699794fca6d09f3a4b4e424f0cd5984f504c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: d1870c695f5cbb6e2d1293544b2560ef2267cbf322632d50f53482649a6aa421
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue