We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb6fac commit baff14cCopy full SHA for baff14c
Package.swift
@@ -29,7 +29,7 @@ var package = Package(
29
dependencies: [
30
.package(
31
url: "https://github.com/PureSwift/swift-java.git",
32
- branch: "feature/android-shim"
+ branch: "feature/android"
33
),
34
35
url: "https://github.com/PureSwift/JavaLang.git",
0 commit comments