Update LibAC dependency
This commit is contained in:
parent
09c2a99cda
commit
ea01a8d1c4
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ import 'package:flutter/material.dart';
|
|||
|
||||
class LibACFlutterConstants {
|
||||
static const Color TITLEBAR_COLOR = Color.fromARGB(255, 99, 0, 0);
|
||||
static const VERSION = "1.0.052525+0051";
|
||||
static const VERSION = "1.0.052725+1354";
|
||||
}
|
||||
|
||||
/// A simple helper for obtaining the theme, and allowing toggle of the dark mode state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue