mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Tiddloid to 2.4.0 (45)
This commit is contained in:
parent
641076820f
commit
7a2496b64c
1 changed files with 13 additions and 2 deletions
|
|
@ -80,7 +80,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 45
|
||||
commit: 7fb5d9ce28d9d25fe6884486965af873e9d5cbcf
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue