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 1120a32 commit 12cba80Copy full SHA for 12cba80
test-app/runtime/src/main/cpp/Version.h
@@ -1,2 +1,2 @@
1
-#define NATIVE_SCRIPT_RUNTIME_VERSION "8.7.0-rc.0"
2
-#define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "no commit sha was provided by build.gradle build"
+#define NATIVE_SCRIPT_RUNTIME_VERSION "0.0.0.0"
+#define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "RUNTIME_COMMIT_SHA_PLACEHOLDER"
0 commit comments