Skip to content

Commit

Permalink
Bump to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 8, 2024
1 parent fbb4f2e commit 45dd299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
)
],
targets: [
.binaryTarget(name: "ReactNativeKit-Debug", url: "https://github.com/wafflestudio/ios-rn-prebuilt/releases/download/0.20.0/ReactNativeKit-Debug.xcframework.zip", checksum: "33c21cdfd29c94de3859f81dc6082788eddc85d712201f4318fc120ea711a750"),
.binaryTarget(name: "ReactNativeKit-Release", url: "https://github.com/wafflestudio/ios-rn-prebuilt/releases/download/0.20.0/ReactNativeKit-Release.xcframework.zip", checksum: "390c86437251b47e938651c8b3d01f5df13c68a37959f32e13bfb8892a1e4208"),
.binaryTarget(name: "ReactNativeKit-Debug", url: "https://github.com/wafflestudio/ios-rn-prebuilt/releases/download/0.21.0/ReactNativeKit-Debug.xcframework.zip", checksum: "3d0889f2fe56f1da8d259f1608ab38898cc5267a9699b41206f767a584372131"),
.binaryTarget(name: "ReactNativeKit-Release", url: "https://github.com/wafflestudio/ios-rn-prebuilt/releases/download/0.21.0/ReactNativeKit-Release.xcframework.zip", checksum: "baff3c813fde93ef04684f17b92d5eacb3acbb016eacb199b8b79f801c00694c"),

]
)

0 comments on commit 45dd299

Please sign in to comment.