Private
Public Access
1
0

Adds backend module, tests for /version and /conversations (not real tests yet)

This commit is contained in:
2023-08-06 12:27:58 -07:00
parent 16148949c8
commit 2e9b62b654
17 changed files with 218 additions and 4 deletions

View File

@@ -14,3 +14,4 @@ dependencyResolutionManagement {
}
rootProject.name = "KordophoneDroid"
include ':app'
include ':backend'