mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +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
|
SourceCode: https://github.com/flex3r/DankChat
|
||||||
IssueTracker: https://github.com/flex3r/DankChat/issues
|
IssueTracker: https://github.com/flex3r/DankChat/issues
|
||||||
|
|
||||||
AutoName: DankChat
|
AutoName: ${applicationLabel}
|
||||||
Description: Chat in multiple channels at once, regardless if the streamers are live
|
Description: Chat in multiple channels at once, regardless if the streamers are live
|
||||||
or offline, with FrankerFaceZ and BTTV emote support built-in!
|
or offline, with FrankerFaceZ and BTTV emote support built-in!
|
||||||
|
|
||||||
|
|
@ -156,7 +156,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.6.9
|
||||||
|
versionCode: 101
|
||||||
|
commit: v1.6.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.6.3
|
CurrentVersion: 1.6.9
|
||||||
CurrentVersionCode: 95
|
CurrentVersionCode: 101
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue