mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update ${applicationLabel} to 1.6.9 (101)
This commit is contained in:
parent
7350f99e55
commit
4b87e0b03e
1 changed files with 10 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ AuthorEmail: felix.schmid@flxrs.com
|
|||
SourceCode: https://github.com/flex3r/DankChat
|
||||
IssueTracker: https://github.com/flex3r/DankChat/issues
|
||||
|
||||
AutoName: DankChat
|
||||
AutoName: ${applicationLabel}
|
||||
Description: Chat in multiple channels at once, regardless if the streamers are live
|
||||
or offline, with FrankerFaceZ and BTTV emote support built-in!
|
||||
|
||||
|
|
@ -156,7 +156,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.9
|
||||
versionCode: 101
|
||||
commit: v1.6.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 95
|
||||
CurrentVersion: 1.6.9
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue