Create project structure and base modules

This commit is contained in:
Shcherbatykh Oleg
2026-02-10 13:08:59 +03:00
parent 6e1029ab5b
commit 073c80e2e3
78 changed files with 1376 additions and 0 deletions

6
.gitignore vendored
View File

@@ -32,3 +32,9 @@ google-services.json
# Android Profiling
*.hprof
*.kotlin
**/generated/
**/captures/
.externalNativeBuild/