Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-testing
/
org.meshtastic.core.testing
/
FakeBuildConfigProvider
/
FakeBuildConfigProvider
Fake
Build
Config
Provider
constructor
(
isDebug
:
Boolean
=
true
,
applicationId
:
String
=
"org.meshtastic.app"
,
versionCode
:
Int
=
1
,
versionName
:
String
=
"1.0.0"
,
absoluteMinFwVersion
:
String
=
"2.0.0"
,
minFwVersion
:
String
=
"2.0.0"
)
(
source
)