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.
1 parent 03e4968 commit 56c8fb0Copy full SHA for 56c8fb0
build.gradle
@@ -12,7 +12,7 @@ project.ext.set("mainViewModule", project(":view.react"))
12
13
14
allprojects {
15
- project.version = "4.0.1"
+ project.version = "4.0.2"
16
}
17
18
java {
0 commit comments