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.
2 parents 5982e26 + bd4ff75 commit c0e730bCopy full SHA for c0e730b
build.gradle
@@ -59,7 +59,7 @@ if (!project.hasProperty('mbeddrVersion')) {
59
if (mbeddrBranch != null && !mbeddrBranch.trim().isEmpty()) {
60
ext.mbeddrVersion = "${mbeddrBranch.replace("/", "-")}.${major}.${minor}.+"
61
} else {
62
- ext.mbeddrVersion = "2024.1.25290.96d8e03"
+ ext.mbeddrVersion = "2024.1.25300.dff1a9a"
63
}
64
65
0 commit comments