Skip to content

Commit c1ac715

Browse files
Update dependency com.mbeddr:platform to v9999.9.25369.9828486
1 parent 31bf359 commit c1ac715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ if (!project.hasProperty('mbeddrVersion')) {
5959
if (mbeddrBranch != null && !mbeddrBranch.trim().isEmpty()) {
6060
ext.mbeddrVersion = "${mbeddrBranch.replace("/", "-")}.${major}.${minor}.+"
6161
} else {
62-
ext.mbeddrVersion = "9999.9.25317.71e370b"
62+
ext.mbeddrVersion = "9999.9.25369.9828486"
6363
}
6464
}
6565

0 commit comments

Comments
 (0)