We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aaac57 commit 9faa25dCopy full SHA for 9faa25d
test-app/runtime/src/main/cpp/Version.h
@@ -1,2 +1,2 @@
1
-#define NATIVE_SCRIPT_RUNTIME_VERSION "8.7.0-rc.1"
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