(feat): improve dx for mobile app
All checks were successful
/ build-web (push) Successful in 1m19s
/ build-desktop (linux) (push) Successful in 6m22s
/ build-mobile (push) Successful in 15m12s
/ release (push) Successful in 33s

This commit is contained in:
Alois 2026-06-13 13:44:30 +02:00
commit 7dc68d1867
4 changed files with 8 additions and 1 deletions

View file

@ -40,6 +40,7 @@ android {
}
buildTypes {
getByName("debug") {
applicationIdSuffix = ".dev"
manifestPlaceholders["usesCleartextTraffic"] = "true"
isDebuggable = true
isJniDebuggable = true

View file

@ -25,6 +25,9 @@
}
},
"bundle": {
"android": {
"debugApplicationIdSuffix": ".dev"
},
"active": true,
"targets": [],
"icon": [