Skip to content

Commit 57ee3fd

Browse files
committed
Remove VPNclient-engine android include
Need to change the way that it's include
1 parent 126053c commit 57ee3fd

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

android/settings.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,3 @@ plugins {
2323
}
2424

2525
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

Comments
 (0)