diff --git a/test-app/runtime/src/main/cpp/Version.h b/test-app/runtime/src/main/cpp/Version.h index e88e7e276..17348a68c 100644 --- a/test-app/runtime/src/main/cpp/Version.h +++ b/test-app/runtime/src/main/cpp/Version.h @@ -1,2 +1,2 @@ -#define NATIVE_SCRIPT_RUNTIME_VERSION "8.7.0-rc.1" -#define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "no commit sha was provided by build.gradle build" \ No newline at end of file +#define NATIVE_SCRIPT_RUNTIME_VERSION "0.0.0.0" +#define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "RUNTIME_COMMIT_SHA_PLACEHOLDER" \ No newline at end of file