mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Enable parallel installation of debug and release builds (#3596)
This commit is contained in:
parent
64dd71bf11
commit
4a5f69458c
7 changed files with 61 additions and 2 deletions
|
|
@ -48,6 +48,19 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:xxx:android:1111",
|
||||
"android_client_info": {
|
||||
"package_name": "com.geeksville.mesh.google.debug"
|
||||
}
|
||||
},
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "APlaceholderAPIKeyWith-ThirtyNineCharsX"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue