update submodule location

This commit is contained in:
2024-05-17 03:17:19 +07:00
parent 22a9d260eb
commit 645da18ee0
4 changed files with 3 additions and 3 deletions

View File

@@ -28,5 +28,5 @@ android {
dependencies {
defaultLibrary()
androidTestImplementation(project(path = ":test-lib"))
androidTestImplementation(project(path = ":testLib"))
}