Update bundled LibAC-flutter

This commit is contained in:
zontreck 2025-03-15 02:28:29 -07:00
parent 25f033dab4
commit b56e9ca2db
5 changed files with 46 additions and 50 deletions

View file

@ -1,4 +1,4 @@
class Constants {
static const VERSION = "1.0.031525+0137";
static const VERSION = "1.0.031525+0227";
static const APP_NAME = "BugVault";
}