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 ef7c507 commit fd29ab7Copy full SHA for fd29ab7
Package.swift
@@ -52,7 +52,7 @@ let package = Package(
52
dependencies: [
53
.package(
54
url: "https://github.com/PureSwift/swift-java.git",
55
- branch: "feature/android"
+ branch: "feature/android-shim"
56
)
57
],
58
targets: [
0 commit comments