mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Tasky to 2.3.2 (16)
This commit is contained in:
parent
46d0ee5d31
commit
ae00efa476
1 changed files with 13 additions and 2 deletions
|
|
@ -24,9 +24,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 16
|
||||
commit: 82d9f55c54b59aa5bb716f5875f908d5f03cb276
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: eda86a4ceb0ff10adde532bfcece7082fd0b4a9e06e542c228f7c278de9a1bd0
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue