mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-06 08:14:22 +01:00
new: AGP 7.4.2
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 460;
|
||||
static const int build = 461;
|
||||
static const String engine = "3.10.6";
|
||||
static const String buildAt = "2023-08-10 18:10:04.385080";
|
||||
static const int modifications = 5;
|
||||
static const String buildAt = "2023-08-10 22:30:05.237065";
|
||||
static const int modifications = 7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user