feat: protobuf java converters (#382)
This commit is contained in:

committed by
GitHub

parent
7b39e448bf
commit
20f8a4f08f
@ -15,6 +15,7 @@ dependencies {
|
||||
implementation(projects.kompendiumCore)
|
||||
implementation(projects.kompendiumLocations)
|
||||
implementation(projects.kompendiumResources)
|
||||
implementation(projects.kompendiumProtobufJavaConverter)
|
||||
|
||||
// Ktor
|
||||
val ktorVersion: String by project
|
||||
|
Reference in New Issue
Block a user