Singleton Protobuf (#1961)

This commit is contained in:
manti
2026-05-02 23:20:52 +02:00
committed by GitHub
parent a11e5e623d
commit 41f22df16f
@@ -71,7 +71,7 @@ fun createAppModule(app: Application): Module {
}
}
single {
single<ProtoBuf> {
ProtoBuf
}
}