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 f8d115a commit 398951aCopy full SHA for 398951a
test-app/runtime/src/main/cpp/Version.h
@@ -1,2 +1,2 @@
1
-#define NATIVE_SCRIPT_RUNTIME_VERSION "4.0.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