android: add core common module logging crashlytics and feature flags

This commit is contained in:
Codex
2026-03-09 16:04:53 +03:00
parent ef5f866bd0
commit 65e74cffdb
14 changed files with 153 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ dependencyResolutionManagement {
rootProject.name = "MessengerAndroid"
include(":app")
include(":core:common")