Skip to content

Commit

Permalink
Hotfix: Release v9.4 - SDK fix v4.29.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
pauminku committed Oct 11, 2023
1 parent f42f1a8 commit cf62f92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ extra["targetSdkVersion"] = 34
extra["buildTools"] = "34.0.0"

// Prebuilt MEGA SDK version
extra["megaSdkVersion"] = "20231004.102927-rel"
extra["megaSdkVersion"] = "20231011.101946-rel"

//JDK and Java Version
extra["jdk"] = "17"
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/main/jni/mega/sdk
Submodule sdk updated 1 files
+1 −1 src/megaclient.cpp

0 comments on commit cf62f92

Please sign in to comment.