APY integrated without testing...

This commit is contained in:
2026-03-18 12:36:41 +05:30
parent 075cb3aaad
commit 8744e69ef7
29 changed files with 1069 additions and 498 deletions

View File

@@ -24,4 +24,4 @@ void main() async {
// }
await setupDependencies();
runApp(const KMobile());
}
}