File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
test-app/runtime/src/main/cpp Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,4 @@ thumbs.db
2424android-runtime.iml
2525test-app /build-tools /* .log
2626test-app /analytics /build-statistics.json
27- package-lock.json
28-
29- # # temporary, sample build output of an app
30- /app
27+ package-lock.json
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/android" ,
33 "description" : " NativeScript for Android using v8" ,
4- "version" : " 9.0.0-alpha.3 " ,
4+ "version" : " 8.9.2 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/NativeScript/android.git"
Original file line number Diff line number Diff line change 1- #define NATIVE_SCRIPT_RUNTIME_VERSION "9 .0.0-alpha .0"
2- #define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "no commit sha was provided by build.gradle build "
1+ #define NATIVE_SCRIPT_RUNTIME_VERSION "0 .0.0.0"
2+ #define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "RUNTIME_COMMIT_SHA_PLACEHOLDER "
You can’t perform that action at this time.
0 commit comments