mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Tasky to 2.3.7 (21)
This commit is contained in:
parent
64e5c7a0b5
commit
acc7e42d8a
1 changed files with 13 additions and 2 deletions
|
|
@ -83,9 +83,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.7
|
||||
versionCode: 21
|
||||
commit: ce1ca88c401415d4803caca0b048c5236a8f55e3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7eef49f0e016026000f00da20120632b90d898640b65d785caf6a587c382724f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.6
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 2.3.7
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue