We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126053c commit 57ee3fdCopy full SHA for 57ee3fd
1 file changed
android/settings.gradle.kts
@@ -23,9 +23,3 @@ plugins {
23
}
24
25
include(":app")
26
-
27
-val targetPath = File(settingsDir, "../../VPNclient-engine/android")
28
-println("[DEBUG111] Expected project dir: ${targetPath.absolutePath}")
29
30
-include(":vpnclient-engine-android")
31
-project(":vpnclient-engine-android").projectDir = targetPath
0 commit comments