mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Tasky to 2.3.4 (18)
This commit is contained in:
parent
14a18d04af
commit
0eeb2f905e
1 changed files with 13 additions and 2 deletions
|
|
@ -46,9 +46,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.4
|
||||
versionCode: 18
|
||||
commit: e341981990e6bf3387af98b713884ca81d7028c5
|
||||
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.3
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 2.3.4
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue