Closed douglasNordenstedt closed 3 weeks ago
Hi
The project uses a custom fork of ktor that you'll also need to build.
You can find the ktor fork in my repositories.
You may not need to unless you need the preferred network feature.
Avoid building ktor directly in Android Studio(unless you know how to correctly do it), the project targets multiple platforms(Android, iOS(tvos, watchos, etc...), Kotlin, Linux, Windows...) and is very large, and most of them aren't really used in TetherFi, dependency resolution for all the build targets takes forever(>2hr) at my end and should be avoided.
The process in general would be:
./gradlew publishKotlinMultiplatformPublicationToMavenLocal
./gradlew publishJvmPublicationToMavenLocal
Im trying to run the source code in android studio but it seems to have failed to download some of the dependencies?
This is the log from the build:
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find io.ktor:ktor-network:3.0.1-PYAMSOFT. Searched in the following locations: