File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.4.0-beta.4] ( https://github.com/hyperledger/identus-apollo/compare/v1.4.0-beta.3...v1.4.0-beta.4 ) (2024-08-06)
2
+
3
+
4
+ ### Features
5
+
6
+ * publish update ([ 2e1ee7d] ( https://github.com/hyperledger/identus-apollo/commit/2e1ee7dc3c949062b68c72c17b2191de510f2aa5 ) )
7
+ * update the publishing info ([ 31f0161] ( https://github.com/hyperledger/identus-apollo/commit/31f0161d89ccbc8eb94adbbaae90c96d5fb6508e ) )
8
+
1
9
# [ 1.4.0-beta.3] ( https://github.com/hyperledger/identus-apollo/compare/v1.4.0-beta.2...v1.4.0-beta.3 ) (2024-08-06)
2
10
3
11
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ let package = Package(
24
24
// RELEASE
25
25
. binaryTarget(
26
26
name: " ApolloBinary " ,
27
- url: " https://github.com/hyperledger/identus-apollo/releases/download/v1.4.0-beta.3 /Apollo.xcframework.zip " ,
28
- checksum: " ea0872b18618df459a42ce3ce43e5c84a69829053fc1796aa2b1c33d3562f604 "
27
+ url: " https://github.com/hyperledger/identus-apollo/releases/download/v1.4.0-beta.4 /Apollo.xcframework.zip " ,
28
+ checksum: " 7a7070fe87ad4e9d5f26eb11e080183f7e02d40f6fd7c9a276cee7aeea9f89b0 "
29
29
)
30
30
]
31
31
)
Original file line number Diff line number Diff line change 1
- version = 1.4.0-beta.3
1
+ version = 1.4.0-beta.4
2
2
org.gradle.jvmargs = -Xmx3072M -Dkotlin.daemon.jvm.options =" -Xmx3072M"
3
3
kotlin.code.style = official
4
4
android.useAndroidX = true
You can’t perform that action at this time.
0 commit comments