Add function getServerById to shared module and format code

This commit is contained in:
2020-11-30 12:00:36 +01:00
parent 56c98db0b8
commit 48ee2c3c89
6 changed files with 9 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ kotlin {
frameworkName = "Shared"
pod ("HTMLKit", "~> 3.1.0")
pod("HTMLKit", "~> 3.1.0")
}
sourceSets {