mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(conductor): Mark track 'Migrate tests to KMP best practices and expand coverage' as complete
This commit is contained in:
parent
0e1461b5e4
commit
2395cb91e1
33 changed files with 358 additions and 307 deletions
|
|
@ -32,7 +32,7 @@ fun interface ComposableContent {
|
|||
* direct dependencies on UI components.
|
||||
*/
|
||||
@Single
|
||||
class AlertManager {
|
||||
open class AlertManager {
|
||||
data class AlertData(
|
||||
val title: String? = null,
|
||||
val titleRes: StringResource? = null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue