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 b4ae6f4 commit ac64a0aCopy full SHA for ac64a0a
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