downgrade AGP and Gradle versions, update Ticker icon, and upgrade dependencies
This commit is contained in:
@@ -54,8 +54,8 @@ class AppModule {
|
||||
Modules.ticker,
|
||||
name: 'Ticker',
|
||||
// Icons.newspaper is already taken by the "Marianum Message" module;
|
||||
// use feed to keep the two visually distinct.
|
||||
icon: () => Icon(Icons.feed),
|
||||
// use campaign to keep the two visually distinct.
|
||||
icon: () => Icon(Icons.campaign),
|
||||
breakerArea: BreakerArea.ticker,
|
||||
create: TickerView.new,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user