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 a37e0c8 + b70f7ec commit 6669d13Copy full SHA for 6669d13
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 = "9999.9.25315.441e38b"
+ ext.mbeddrVersion = "9999.9.25317.71e370b"
63
}
64
65
0 commit comments