Skip to content

Commit baff14c

Browse files
committed
Update dependencies
1 parent ffb6fac commit baff14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ var package = Package(
2929
dependencies: [
3030
.package(
3131
url: "https://github.com/PureSwift/swift-java.git",
32-
branch: "feature/android-shim"
32+
branch: "feature/android"
3333
),
3434
.package(
3535
url: "https://github.com/PureSwift/JavaLang.git",

0 commit comments

Comments
 (0)