Update the library libac version
This commit is contained in:
parent
d4bbca6405
commit
137f01a0d0
2 changed files with 3 additions and 3 deletions
|
@ -2,5 +2,5 @@ import 'package:flutter/material.dart';
|
|||
|
||||
class LibACFlutterConstants {
|
||||
static const Color TITLEBAR_COLOR = Color.fromARGB(255, 99, 0, 0);
|
||||
static const VERSION = "1.0.013125+1423";
|
||||
static const VERSION = "1.0.020325+1224";
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: libacflutter
|
||||
description: "A new Flutter package project."
|
||||
version: 1.0.013125+1423
|
||||
version: 1.0.020325+1224
|
||||
homepage: https://zontreck.com
|
||||
publish_to: https://git.zontreck.com/api/packages/AriasCreations/pub
|
||||
|
||||
|
@ -13,7 +13,7 @@ dependencies:
|
|||
sdk: flutter
|
||||
libac_dart:
|
||||
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
|
||||
version: 1.4.12225+0413
|
||||
version: 1.4.020325+1215
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue