mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update com.keylesspalace.tusky to version 11.0
This commit is contained in:
parent
238b72d7cd
commit
3ed8d2d90a
1 changed files with 10 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Keyless Palace
|
||||
AuthorName: Team Tusky
|
||||
AuthorEmail: tusky@connyduck.at
|
||||
WebSite: https://tusky.app/
|
||||
SourceCode: https://github.com/tuskyapp/Tusky
|
||||
|
|
@ -288,9 +288,16 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: '11.0'
|
||||
versionCode: 72
|
||||
commit: v11.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
|
||||
MaintainerNotes: Remove AUM as versionName gets an extra erroneous `-` added
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '10.0'
|
||||
CurrentVersionCode: 70
|
||||
CurrentVersion: '11.0'
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue